Git.framework 介绍
Mac OS X Objective-C Framework for git repositories
- Reading objects, both loose and packed
- Resolving refs from .git/refs
- Reading branches, both local and remote
- Enumeration of commits in breadth and depth first orders
- Rev-list Support to a certain degree, full compatibility with git rev-list is not yet available
- Preliminary PACK File and Index generation support (API needs work, deltas currently unsupported)