users/foo-dogsquared/programs/git: update config

This commit is contained in:
Gabriel Arazas 2024-05-24 09:28:58 +08:00
parent 829b5e9d42
commit 4c9852ece4
No known key found for this signature in database
GPG Key ID: 62104B43D00AA360

View File

@ -45,6 +45,8 @@ in
"https://git.savannah.nongnu.org/git/".insteadOf = [ "sv:" "savannah:" ]; "https://git.savannah.nongnu.org/git/".insteadOf = [ "sv:" "savannah:" ];
}; };
pull.rebase = "interactive";
status = { status = {
showPatch = true; showPatch = true;
showStash = true; showStash = true;