Fixed git hist
This commit is contained in:
parent
89a1a6e543
commit
96a6af9621
@ -8,11 +8,10 @@
|
||||
a = add
|
||||
st = status
|
||||
br = branch -av
|
||||
hist = log --pretty=format:'%h %ad | %s%d [%an]' --graph --date=short
|
||||
hist = log --all --graph --pretty=format:'%Cred%h%Creset -%C(yellow)%d%Creset %s %Cgreen(%ci) %C(bold blue)<%an>%Creset' --abbrev-commit
|
||||
type = cat-file -t
|
||||
dump = cat-file -p
|
||||
d = difftool
|
||||
lg = log --all --graph --pretty=format:'%Cred%h%Creset -%C(yellow)%d%Creset %s %Cgreen(%ci) %C(bold blue)<%an>%Creset' --abbrev-commit
|
||||
[push]
|
||||
default = matching
|
||||
[core]
|
||||
|
Loading…
x
Reference in New Issue
Block a user