Skip to content

Python object for easily writing scripts that store arbitrary data inside a Git repository.

License

Notifications You must be signed in to change notification settings

tstone2077/gitshelve

Repository files navigation

Build Status Coverage Status

Originally branched from https://github.com/duplys/git-issues

gitshelve is very useful standalone code inside of the git-issues. This repo is to separate it out into its own project. That being the case, the following changes were made:

  1. original history has been retained by using git filter-branch and a simple command line.
  2. code has been updated to support python 2 and 3 (2.7 and 3.2 tested)
  3. unit tests have been written to cover 93% of the code.

Please be sure to view the LICENSE file for copying, modifying, or distributing.

About

Python object for easily writing scripts that store arbitrary data inside a Git repository.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published