Pit
A pure Python implementation for Git based on Buliding Git
Features
Supported commands:
- pit init
- pit add
- pit commit -m
- pit status
- pit status --porcelain
- pit diff
- pit diff --cached
- pit branch -v
- pit branch
- pit branch -D
- pit branch
- pit checkout
/ - pit log
- pit log --oneline