Skip to content

Instantly share code, notes, and snippets.

@anfibiacreativa
Last active April 15, 2020 21:12
Show Gist options
  • Save anfibiacreativa/b5b6595bdfec729f62cdf49142c043ad to your computer and use it in GitHub Desktop.
Save anfibiacreativa/b5b6595bdfec729f62cdf49142c043ad to your computer and use it in GitHub Desktop.
[alias]
co = checkout
com = commit -am
aa = add -A
cot = checkout --track
st = status
sta = stash save
stal = stash list
bll = branch -a
blr = branch -r
br = branch
reh = reset --hard HEAD
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment