Browse Source

git default branch name

pull/1/head
parent
commit
493ef0590c
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      templates/git/gitconfig.j2

+ 2
- 0
templates/git/gitconfig.j2 View File

@@ -1,3 +1,5 @@
[user]
email = {{git_user_email}}
name = {{git_user_name}}
[init]
defaultBranch = main