Browse Source

Update gitconfig with default branch

master
Abheek Dhawan 3 years ago
parent
commit
7820765dd8
  1. 4
      .gitconfig

4
.gitconfig

@ -23,3 +23,7 @@
[tag]
gpgSign = true
[core]
editor = vim
[init]
defaultBranch = master
Loading…
Cancel
Save