aboutsummaryrefslogtreecommitdiffstats
path: root/git
diff options
context:
space:
mode:
Diffstat (limited to 'git')
-rw-r--r--git/.gitconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/git/.gitconfig b/git/.gitconfig
index 35153a4..4f97d85 100644
--- a/git/.gitconfig
+++ b/git/.gitconfig
@@ -15,3 +15,5 @@
15 default = simple 15 default = simple
16[pull] 16[pull]
17 ff = only 17 ff = only
18[init]
19 defaultBranch = main