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:
- original history has been retained by using git filter-branch and a simple command line.
- code has been updated to support python 2 and 3 (2.7 and 3.2 tested)
- unit tests have been written to cover 93% of the code.
Please be sure to view the LICENSE file for copying, modifying, or distributing.