1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-10-03 15:21:28 +02:00
gitea/modules
xenofem d1562bfc34
properly set symbolic-ref HEAD when a repo is created with a non-master default branch (#12135)
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.
2020-07-05 16:25:46 +01:00
..
analyze
auth
avatar
base
cache
charset
context Fix typo (#12013) 2020-06-22 11:21:11 -04:00
convert
cron
emoji
eventsource Move EventSource to SharedWorker (#12095) 2020-07-03 10:55:36 +01:00
generate
git Ensure BlameReaders close at end of request (#12102) 2020-07-01 14:01:17 +01:00
gitgraph
graceful
highlight Server-side syntax highlighting for all code (#12047) 2020-07-01 00:34:03 +03:00
httplib
indexer Server-side syntax highlighting for all code (#12047) 2020-07-01 00:34:03 +03:00
lfs
log
markup Server-side syntax highlighting for all code (#12047) 2020-07-01 00:34:03 +03:00
metrics
migrations
notification
options
password
pprof
private
process
public Move fomantic and jQuery to main webpack bundle (#11997) 2020-06-27 22:59:56 -04:00
queue
recaptcha
references
repofiles Server-side syntax highlighting for all code (#12047) 2020-07-01 00:34:03 +03:00
repository properly set symbolic-ref HEAD when a repo is created with a non-master default branch (#12135) 2020-07-05 16:25:46 +01:00
secret
session
setting
ssh
structs API: Move AllowedReactions endpoint into GetGenneralUI endpoint + creat new swagger section settings (#11854) 2020-06-22 14:21:31 -04:00
sync
task
templates Move EventSource to SharedWorker (#12095) 2020-07-03 10:55:36 +01:00
test
timeutil
upload
user
util
validation
webhook Fix comments webhook panic (#12046) 2020-06-24 23:39:43 -04:00