Enable git rerere
This commit is contained in:
parent
d2dff26df0
commit
a673638430
1 changed files with 2 additions and 0 deletions
|
@ -20,6 +20,8 @@
|
|||
encoding = utf-8
|
||||
[guitool "Rebase"]
|
||||
cmd = rebase
|
||||
[rerere]
|
||||
enabled = true
|
||||
[alias]
|
||||
graph = log --graph --oneline --all
|
||||
l1 = log --pretty=oneline
|
||||
|
|
Loading…
Reference in a new issue