https://github.com/rapptz/git-utils
Scripts that I use for custom git commands.
https://github.com/rapptz/git-utils
Last synced: about 1 year 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 (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2014-11-13T06:26:58.000Z (over 11 years ago)
- Last Synced: 2025-05-12T18:07:00.780Z (about 1 year ago)
- Language: Shell
- Size: 141 KB
- Stars: 0
- Watchers: 2
- 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.