Skip to content

Instantly share code, notes, and snippets.

@Wuvist
Created October 19, 2012 08:26
Show Gist options
  • Save Wuvist/3916948 to your computer and use it in GitHub Desktop.
Save Wuvist/3916948 to your computer and use it in GitHub Desktop.
[user]
name = XXX.YYY
email = XXXX@zalora.sg
[core]
excludesfile = /home/zalora/.gitignore_global
[color]
diff = auto
status = auto
branch = auto
[alias]
st = status
rb = svn rebase
ci = commit -a
co = checkout
df = diff
gl = log --graph --oneline --all
br = branch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment