aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gitconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/gitconfig b/gitconfig
index e5dfcf0..f68fed8 100644
--- a/gitconfig
+++ b/gitconfig
@@ -32,3 +32,7 @@
[diff]
tool = meld
+[init]
+ defaultBranch = main
+[pull]
+ ff = only