GITFileStore Class Reference

#import <GITFileStore.h>

Inherits GITObjectStore.

Collaboration diagram for GITFileStore:

Collaboration graph
[legend]

List of all members.

Public Member Functions

(NSString *) - stringWithPathToObject:

Properties

NSString * objectsDir
 Path to the .git/objects directory.


Detailed Description

Loose file object storage. Accesses objects stored as compressed files in .git/objects directory.

Member Function Documentation

- (NSString *) stringWithPathToObject: (NSString*)  sha1  

Returns the path to the object in the objects directory.

Parameters:
sha1 The object reference to generate the path for.
Returns:
Path to the object identified by sha1


Property Documentation

- (NSString *) objectsDir [read, copy]

Path to the .git/objects directory.


The documentation for this class was generated from the following files:

Generated on Mon Dec 8 22:57:08 2008 for CocoaGit by  doxygen 1.5.7