GITObject.h File Reference

#import <Foundation/Foundation.h>

Include dependency graph for GITObject.h:

This graph shows which files directly or indirectly include this file:


Classes

class  GITObject

Enumerations

enum  GITObjectType {
  GITObjectTypeUnknown = 0, GITObjectTypeCommit = 1, GITObjectTypeTree = 2, GITObjectTypeBlob = 3,
  GITObjectTypeTag = 4
}

Enumeration Type Documentation

Enumerator:
GITObjectTypeUnknown 
GITObjectTypeCommit 
GITObjectTypeTree 
GITObjectTypeBlob 
GITObjectTypeTag 


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