Provide a HEAD ref in my git-init template, so that the default branch for all new repositories will be called the very reasonable term 'main'
This commit is contained in:
parent
2f73cb554e
commit
c63a078b6e
1 changed files with 1 additions and 0 deletions
1
config/git/template/HEAD
Normal file
1
config/git/template/HEAD
Normal file
|
@ -0,0 +1 @@
|
|||
ref: refs/heads/main
|
Loading…
Reference in a new issue