aboutsummaryrefslogtreecommitdiffstats
path: root/_gitconfig
diff options
context:
space:
mode:
Diffstat (limited to '_gitconfig')
-rw-r--r--_gitconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/_gitconfig b/_gitconfig
index 7768ee9..0d1fb32 100644
--- a/_gitconfig
+++ b/_gitconfig
@@ -15,6 +15,9 @@
# Aaron LI
#
+[init]
+ defaultBranch = master
+
[core]
# Use 'less' as the pager and display tabs of width 8
pager = less -x1,9 -R