mirror of
https://github.com/RGBCube/ncc
synced 2025-07-29 11:07:44 +00:00
Update refs when rebasing properly
This commit is contained in:
parent
984ae81e50
commit
45efed900e
1 changed files with 1 additions and 0 deletions
|
@ -109,6 +109,7 @@
|
||||||
|
|
||||||
rebase.autoSquash = true;
|
rebase.autoSquash = true;
|
||||||
rebase.autoStash = true;
|
rebase.autoStash = true;
|
||||||
|
rebase.updateRefs = true;
|
||||||
rerere.enabled = true;
|
rerere.enabled = true;
|
||||||
|
|
||||||
fetch.fsckObjects = true;
|
fetch.fsckObjects = true;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue