Skip to content

schacon/objective-git

Folders and files

NameName
Last commit message
Last commit date
Sep 22, 2008
Sep 22, 2008
Sep 23, 2008
Oct 1, 2008
Oct 1, 2008
Oct 1, 2008
Oct 1, 2008
Sep 29, 2008
Sep 27, 2008
Sep 29, 2008
Oct 1, 2008
Oct 1, 2008
Oct 1, 2008
Sep 22, 2008

Repository files navigation

Objective Git
===================

This is a implementation of Git in Objective-C, for embedding in Cocoa
and iPhone applications.

Initially, it is meant to provide basic read and write access to loose 
and packed objects, and to provide an input stream handler that can negotiate 
the server side of the git client/server protocol.


Credits
===================
A bit of this code is borrowed from the Git.git project and the NSData 
compression stuff was borrowed from the Etoile framework.


Authors
===================
Scott Chacon

About

Git Implementation in Objective-C

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published