Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 204 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 204 Bytes

pygit

python implement git

Implement just enough git to commit and push to GitHub.

Read the story here: http://benhoyt.com/writings/pygit/

Released under a permissive MIT license (see LICENSE.txt).