forgejo/routers/api/v1/repo
zeripath 52cfd2743c
Option to set default branch at repository creation (#10803)
* Option to set default branch at repository creation
* Handle template repos with non-default master branch
* Add DefaultBranch handling on creation to API

Fix #9542

Signed-off-by: Andrew Thornton <art27@cantab.net>
2020-03-26 19:14:51 +00:00
..
blob.go
branch.go Fix branch api canPush and canMerge (#10776) 2020-03-20 23:41:33 -04:00
collaborators.go
commits.go
file.go
fork.go
git_hook.go
git_ref.go
hook.go
hook_test.go
issue.go
issue_comment.go
issue_label.go
issue_reaction.go
issue_stopwatch.go
issue_subscription.go Code Refactor of IssueWatch related things (#10401) 2020-02-26 03:32:22 -03:00
issue_tracked_time.go
key.go API add/generalize pagination (#9452) 2020-01-24 14:00:29 -05:00
label.go
main_test.go
migrate.go
milestone.go
mirror.go
pull.go
release.go
release_attachment.go
repo.go Option to set default branch at repository creation (#10803) 2020-03-26 19:14:51 +00:00
repo_test.go
star.go
status.go
subscriber.go
tag.go
topic.go
transfer.go
tree.go