summaryrefslogtreecommitdiff
path: root/git
diff options
context:
space:
mode:
Diffstat (limited to 'git')
-rw-r--r--git/config3
1 files changed, 3 insertions, 0 deletions
diff --git a/git/config b/git/config
index b5769b5..0205c27 100644
--- a/git/config
+++ b/git/config
@@ -15,6 +15,9 @@
[grep]
lineNumber = true
+[init]
+ defaultBranch = main
+
[pull]
ff = only