aboutsummaryrefslogtreecommitdiff
path: root/gitconfig.dot.link
diff options
context:
space:
mode:
Diffstat (limited to 'gitconfig.dot.link')
-rw-r--r--gitconfig.dot.link6
1 files changed, 3 insertions, 3 deletions
diff --git a/gitconfig.dot.link b/gitconfig.dot.link
index 42d3925..2110a5d 100644
--- a/gitconfig.dot.link
+++ b/gitconfig.dot.link
@@ -40,8 +40,8 @@
[pull]
rebase = false
-# Soon: default initial branch
+# Default initial branch
# https://stackoverflow.com/questions/64249491/difference-between-main-branch-and-master-branch-in-github
# https://stackoverflow.com/questions/42871542/how-can-i-create-a-git-repository-with-the-default-branch-name-other-than-maste
-#[init]
-#defaultBranch = main
+[init]
+ defaultBranch = main