Skip to content

Instantly share code, notes, and snippets.

@futjikato
Created May 25, 2013 17:37
Show Gist options
  • Save futjikato/5649987 to your computer and use it in GitHub Desktop.
Save futjikato/5649987 to your computer and use it in GitHub Desktop.
meine git alias
[alias]
ci = commit
st = status
graph = log --graph --pretty=format:'%Cred%h%Creset -%C(yellow)%d%Creset %s %Cgreen(%cr) %C(bold blue)<%an>%Creset' --abbrev-commit --date=relative
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment