Skip to content

Instantly share code, notes, and snippets.

@rosado
Created March 16, 2015 23:29
Show Gist options
  • Save rosado/2241f0dc211ec0c14ecc to your computer and use it in GitHub Desktop.
Save rosado/2241f0dc211ec0c14ecc to your computer and use it in GitHub Desktop.
git aliases
[alias]
st = status
mlog = log --oneline --author=szabla
log1 = log --oneline
diffstat = diff --stat -r
br = branch
gwc = whatchanged -p --abbrev-commit --pretty=medium
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment