forgejo/modules/convert
zeripath 3fc4f3670c
Fix panic in API pulls when headbranch does not exist (#10676)
* Fix panic in API pulls when headbranch does not exist
* refix other reference to plumbing.ErrReferenceNotFound

Signed-off-by: Andrew Thornton <art27@cantab.net>
2020-03-09 07:06:38 +00:00
..
convert.go
issue.go
issue_test.go
main_test.go
pull.go Fix panic in API pulls when headbranch does not exist (#10676) 2020-03-09 07:06:38 +00:00
pull_test.go
utils.go