#import <GITFileStore.h>
Inherits GITObjectStore.

Public Member Functions | |
| (NSString *) | - stringWithPathToObject: |
Properties | |
| NSString * | objectsDir |
Path to the .git/objects directory. | |
.git/objects directory.| - (NSString *) stringWithPathToObject: | (NSString*) | sha1 |
Returns the path to the object in the objects directory.
| sha1 | The object reference to generate the path for. |
sha1
- (NSString *) objectsDir [read, copy] |
Path to the .git/objects directory.
1.5.7