An open API service indexing awesome lists of open source software.

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.

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.