Skip to content

Instantly share code, notes, and snippets.

@johnlaine1
Last active August 14, 2016 13:52
Show Gist options
  • Save johnlaine1/87187259118194f15b4d52d56e2ab98f to your computer and use it in GitHub Desktop.
Save johnlaine1/87187259118194f15b4d52d56e2ab98f to your computer and use it in GitHub Desktop.
Sample .gitconfig file
[alias]
llog = log --oneline --abbrev-commit --all --graph --decorate --color
st = status
br = branch
co = checkout
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment