git format-patch config

Signed-off-by: jolheiser <git@jolheiser.com>
main
jolheiser 2025-08-21 09:11:33 -05:00
parent 45488d7618
commit 277a2aa75f
No known key found for this signature in database
1 changed files with 4 additions and 0 deletions

View File

@ -58,6 +58,10 @@ in
pull.rebase = true;
diff.algorithm = "histogram";
merge.tool = "hx";
format = {
coverLetter = "auto";
useAutoBase = "whenAble";
};
url =
insteadOf "jo" "git.jolheiser.com"
// insteadOf "gh" "github.com"