Git: add autoSquash

This commit is contained in:
Filippo Berto 2024-04-10 15:05:09 +02:00
parent 4222f6122a
commit e2a247eec7
Signed by: bertof
GPG key ID: 9DBF7E6A1D2CE9ED

View file

@ -127,6 +127,7 @@ in
};
pull.rebase = true;
rebase.autoStash = true;
rebase.autoSquash = true;
rerere = {
enabled = true;
autoUpdate = true;