Git: add autoSquash
This commit is contained in:
parent
4222f6122a
commit
e2a247eec7
1 changed files with 1 additions and 0 deletions
|
|
@ -127,6 +127,7 @@ in
|
||||||
};
|
};
|
||||||
pull.rebase = true;
|
pull.rebase = true;
|
||||||
rebase.autoStash = true;
|
rebase.autoStash = true;
|
||||||
|
rebase.autoSquash = true;
|
||||||
rerere = {
|
rerere = {
|
||||||
enabled = true;
|
enabled = true;
|
||||||
autoUpdate = true;
|
autoUpdate = true;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue