|
|
@ -22,6 +22,7 @@
|
|
|
|
; fix = commit --amend --no-edit --no-reset-author
|
|
|
|
; fix = commit --amend --no-edit --no-reset-author
|
|
|
|
fix = commit --fixup @
|
|
|
|
fix = commit --fixup @
|
|
|
|
ctags = !.git/hooks/ctags
|
|
|
|
ctags = !.git/hooks/ctags
|
|
|
|
|
|
|
|
lg = log --date=format:'%a %b %e, %Y' --pretty=format:'%C(yellow)%h%C(reset) %s %C(cyan)%cd%C(reset) %C(blue)%an%C(reset) %C(green)%d%C(reset)' --graph ; https://roadrunnertwice.dreamwidth.org/596185.html
|
|
|
|
[difftool]
|
|
|
|
[difftool]
|
|
|
|
prompt = false
|
|
|
|
prompt = false
|
|
|
|
[difftool "sourcetree"]
|
|
|
|
[difftool "sourcetree"]
|
|
|
|