summaryrefslogtreecommitdiff
path: root/.gitconfig
diff options
context:
space:
mode:
authorTom Barrett <tom@tombarrett.xyz>2021-02-21 20:19:44 +0100
committerTom Barrett <tom@tombarrett.xyz>2021-02-21 20:19:44 +0100
commit040eca1f3e70ba617ae961249928baf85bb634fc (patch)
tree0ee134375c730eb85899b756d015a23ad29fefd8 /.gitconfig
parent4fb95fa4aeda6c3ee6d186a667ad195c6d6f51be (diff)
revert last changes, actually fixed popup
Diffstat (limited to '.gitconfig')
-rw-r--r--.gitconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitconfig b/.gitconfig
index 33d3887..0c53234 100644
--- a/.gitconfig
+++ b/.gitconfig
@@ -3,3 +3,5 @@
email = tom@tombarrett.xyz
[pull]
rebase = false
+[init]
+ defaultBranch = master