summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gitconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/gitconfig b/gitconfig
index 21ad0c8..4f2bc67 100644
--- a/gitconfig
+++ b/gitconfig
@@ -7,3 +7,5 @@
default = simple
[pull]
ff = only
+[init]
+ defaultBranch = master