git++ help you to do repetitive git tasks quiqkly
(unix systems)
# you can clone the repo wherever you want, but may be /opt is the best place ?
cd /opt
git clone https://github.com/bayardev/git-plus-plus.git
ln -s /opt/git-plus-plus/git++ /usr/local/bin/git++
For usage, see the doc usage page
For a full list of doc pages, see the doc index
- git no kidding ! ;)
- bash >=4.2
- sed (GNU sed)
- coreutils (GNU coreutils)
git++ is licensed under the MIT License - see the LICENSE file for details