Git.framework -


MIT
OS X
Objective-C

软件简介

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)