https://github.com/rapptz/git-utils
Scripts that I use for custom git commands.
https://github.com/rapptz/git-utils
Last synced: 3 months ago
JSON representation
Scripts that I use for custom git commands.
- Host: GitHub
- URL: https://github.com/rapptz/git-utils
- Owner: Rapptz
- License: cc0-1.0
- Created: 2014-08-12T23:11:53.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-11-13T06:26:58.000Z (over 10 years ago)
- Last Synced: 2025-01-08T23:47:20.339Z (4 months ago)
- Language: Shell
- Size: 141 KB
- Stars: 0
- Watchers: 3
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
## Git Utilities
A bunch of extra utilities to help me work with git easier. These are typically implemented in
either Python or sh.## Requirements
This technically requires `sh.exe` on Windows. All git installations come with this, so it shouldn't be
a big issue. This also requires Python 2.7+.## License
The scripts are licensed with CC0.