Alias and vim changes...mostly
This commit is contained in:
parent
8e8787b2e7
commit
2ab837ae9e
4 changed files with 33 additions and 3 deletions
|
@ -7,7 +7,8 @@
|
|||
[apply]
|
||||
whitespace = fix
|
||||
[alias]
|
||||
hist = log --graph --pretty=format:'%Cred%h%Creset -%C(yellow)%d%Creset %s %Cgreen(%cr)%Creset' --abbrev-commit --date=relative
|
||||
hist = log --graph --pretty=format:'%Cred%h%Creset -%C(yellow)%d%Creset %s %Cgreen(%cr)%Creset' --abbrev-commit --date=relative
|
||||
hist-details = log --pretty=format:"%C(yellow)%h%Cred%d\\ %Creset%s%Cblue\\ [%cn]" --decorate --numstat
|
||||
[color]
|
||||
ui = auto
|
||||
[color "branch"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue