aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Singleton <matt@xcolour.net>2021-02-04 09:01:34 -0600
committerMatt Singleton <matt@xcolour.net>2021-02-04 09:01:34 -0600
commit8d3126b55c42b33fad5d1e9e64d74c7d04bc0806 (patch)
tree54cea085841c26e8497cd8d568e9f54d15e0fcde
parentaee68a1f624157443c8011e20073d7d01a68314d (diff)
gitconfig changes
-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