diff options
author | Starfall <us@starfall.systems> | 2021-10-06 20:28:11 -0500 |
---|---|---|
committer | Starfall <us@starfall.systems> | 2021-10-06 20:28:11 -0500 |
commit | 017d57343b7449abc916af4266c2fba1734e0345 (patch) | |
tree | 753549de4bfdc571eb458d3f65ae0643f038fbb5 /.config/git/template | |
parent | 26f17fbd5171d9dd8776004fa4e63f596de42cfc (diff) |
git: switch to init.defaultBranch instead of using a template
Diffstat (limited to '.config/git/template')
-rw-r--r-- | .config/git/template/HEAD | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.config/git/template/HEAD b/.config/git/template/HEAD deleted file mode 100644 index b870d82..0000000 --- a/.config/git/template/HEAD +++ /dev/null @@ -1 +0,0 @@ -ref: refs/heads/main |