An Objective-C framework that provides bindings to libgit2 library.
libgit2 is a portable, pure C implementation of the Git core methods provided as a re-entrant linkable library.
ObjectiveGit wraps libgit2 features, in a developer friendly way, to OS X and iOS platforms.
- ObjectiveGit ReadMe file
- CommitViewer shows how to add the ObjectiveGit framework to a Cocoa application.
- ObjectiveGit-iOS-Example shows how to add the ObjectiveGit framework to a iOS project.