1
0
forked from gitea/gitea
xenofem d1562bfc34
properly set symbolic-ref HEAD when a repo is created with a non-master default branch ()
This fixes an issue I noticed with : when you create a repo with a non-master default branch, gitea doesn't change the remote ref HEAD, so it still points at refs/heads/master. As a result, cloning my repos gives me error messages and doesn't check out the desired default branch, so I need to manually check it out after cloning.
2020-07-05 16:25:46 +01:00
..
2020-01-24 14:00:29 -05:00