Skip to content

Instantly share code, notes, and snippets.

@dengmin
Created May 19, 2016 07:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dengmin/2b8d4a5f8eceeb21be6f875bd64e2d4a to your computer and use it in GitHub Desktop.
Save dengmin/2b8d4a5f8eceeb21be6f875bd64e2d4a to your computer and use it in GitHub Desktop.
[user]
name = min.deng
email = min.deng@fraudmetrix.cn
[push]
default = current
[color]
diff = auto
status = auto
branch = auto
[core]
editro = vim
[alias]
s = status
co = checkout
ci = commit
br = branch
lg = log --graph --pretty=format:'%Cred%h%Creset -%C(yellow)%d%Creset %s %Cgreen(%cr)%Creset' --abbrev-commit --date=relative
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment