Enabled git rerere
This commit is contained in:
parent
f505557ac4
commit
21cb1aaf4f
1 changed files with 2 additions and 0 deletions
|
@ -36,3 +36,5 @@
|
||||||
[format]
|
[format]
|
||||||
pretty = format:%C(yellow)%h %Cblue%>(12)%ad %Cgreen%<(7,trunc)%aN%Cred%d %Creset%s
|
pretty = format:%C(yellow)%h %Cblue%>(12)%ad %Cgreen%<(7,trunc)%aN%Cred%d %Creset%s
|
||||||
|
|
||||||
|
[rerere]
|
||||||
|
enabled = true
|
||||||
|
|
Loading…
Reference in a new issue