Last active
March 28, 2018 16:31
-
-
Save igbanam/a5e643f326a78918c43e7e0de85b190e to your computer and use it in GitHub Desktop.
Some basic yet pervasive commands
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[alias] | |
a = add | |
c = commit | |
d = diff | |
o = checkout | |
p = pull | |
s = status |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment