diff options
author | Tom Barrett <tom@tombarrett.xyz> | 2021-02-21 20:19:44 +0100 |
---|---|---|
committer | Tom Barrett <tom@tombarrett.xyz> | 2021-02-21 20:19:44 +0100 |
commit | 040eca1f3e70ba617ae961249928baf85bb634fc (patch) | |
tree | 0ee134375c730eb85899b756d015a23ad29fefd8 /.gitconfig | |
parent | 4fb95fa4aeda6c3ee6d186a667ad195c6d6f51be (diff) |
revert last changes, actually fixed popup
Diffstat (limited to '.gitconfig')
-rw-r--r-- | .gitconfig | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -3,3 +3,5 @@ email = tom@tombarrett.xyz [pull] rebase = false +[init] + defaultBranch = master |