Go Git aliases
Bash script to install and update handy set of aliases for Git. I call it Go Git Aliases (GGA).
Installation (copy and paste WHOLE line):
eval "$(curl "https://raw.githubusercontent.com/michaelradionov/gg_installer/master/gg_installer.sh")" && gg_installer gg_aliases
or you can install it through my lovely BDSM script!
Features
- It detects Git version and downgrade to Git 1.X compatible aliases
- Installed by gg_installer