Skip to content

Instantly share code, notes, and snippets.

@hemepositive
Created October 25, 2014 00:20
Show Gist options
  • Save hemepositive/73b1dfdebbf2d10d2509 to your computer and use it in GitHub Desktop.
Save hemepositive/73b1dfdebbf2d10d2509 to your computer and use it in GitHub Desktop.
git alias commands [.gitignore]
[alias]
st = status
ci = commit
br = branch
co = checkout
df = diff
lg = log -p
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment