Git aliases

Dan Corin November 9, 2015
Source
Here's a quick post for managing your git shortcuts. If you use git regularly, you should have a .gitconfig file in your home directory that looks something like this: You can add an alias section like so: These aliases can be used like so: Until next time.

Discussion in the ATmosphere

Loading comments...