Skip to content

Instantly share code, notes, and snippets.

@reblws
Created May 18, 2018 18:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save reblws/6336f07a6e67ef7e297730e0f0d43b69 to your computer and use it in GitHub Desktop.
Save reblws/6336f07a6e67ef7e297730e0f0d43b69 to your computer and use it in GitHub Desktop.
my fav git aliases
[alias]
co = checkout
br = branch
ci = commit
st = status
p = push
pl = pull
log1 = log --oneline
a = add
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment