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.
f4d3120f9d
Fix #31271. When gogit is enabled, `IsObjectExist` calls `repo.gogitRepo.ResolveRevision`, which is not correct. It's for checking references not objects, it could work with commit hash since it's both a valid reference and a commit object, but it doesn't work with blob objects. So it causes #31271 because it reports that all blob objects do not exist. |
6 months ago | |
---|---|---|
.. | ||
asciicast | 2 years ago | |
common | 2 years ago | |
console | 7 months ago | |
csv | 8 months ago | |
external | 1 year ago | |
markdown | 7 months ago | |
mdstripper | 9 months ago | |
orgmode | 11 months ago | |
camo.go | 2 years ago | |
camo_test.go | 2 years ago | |
html.go | 6 months ago | |
html_codepreview.go | 9 months ago | |
html_codepreview_test.go | 10 months ago | |
html_internal_test.go | 8 months ago | |
html_link.go | 8 months ago | |
html_node.go | 7 months ago | |
html_test.go | 7 months ago | |
main_test.go | 8 months ago | |
renderer.go | 8 months ago | |
renderer_test.go | 2 years ago | |
sanitizer.go | 8 months ago | |
sanitizer_custom.go | 8 months ago | |
sanitizer_default.go | 8 months ago | |
sanitizer_default_test.go | 8 months ago | |
sanitizer_description.go | 8 months ago | |
sanitizer_description_test.go | 8 months ago |