mirror of https://github.com/go-gitea/gitea.git
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This fixes an issue I noticed with #10803: 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. Co-authored-by: xenofem <45297511+xenofem@users.noreply.github.com> |
5 years ago | |
---|---|---|
.. | ||
branch.go | 5 years ago | |
check.go | 5 years ago | |
commits.go | 5 years ago | |
commits_test.go | 5 years ago | |
create.go | 5 years ago | |
create_test.go | 5 years ago | |
fork.go | 5 years ago | |
fork_test.go | 5 years ago | |
generate.go | 5 years ago | |
hooks.go | 5 years ago | |
init.go | 5 years ago | |
main_test.go | 5 years ago | |
repo.go | 5 years ago | |
update.go | 5 years ago |