- 授权协议: MIT
- 开发语言: Objective-C
- 操作系统: OS X
- 软件首页: https://github.com/geoffgarside/Git.framework
- 软件文档: http://geoffgarside.github.com/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-listis not yet available - Preliminary PACK File and Index generation support (API needs work, deltas currently unsupported)
