Personalizing GIT: Aliasing commands

Personalizing GIT: Aliasing commands

6 years ago
Anonymous $L9wC17otzH

https://koukia.ca/personalizing-git-aliasing-commands-4dda73b54081

One of the most powerful features available with git config is aliasing.

Aliases allow you to create your own Git commands from combinations of other Git commands or by renaming them.

Personalizing GIT: Aliasing commands

Nov 7, 2018, 2:20am UTC
https://koukia.ca/personalizing-git-aliasing-commands-4dda73b54081 > One of the most powerful features available with git config is aliasing. > Aliases allow you to create your own Git commands from combinations of other Git commands or by renaming them.