mirror of
https://github.com/go-gitea/gitea.git
synced 2024-05-11 05:55:29 +00:00
* response 404 for diff/patch of a commit that not exist fix #15217 Signed-off-by: a1012112796 <[email protected]> * Update routers/repo/commit.go Co-authored-by: silverwind <[email protected]> * use ctx.NotFound() Co-authored-by: zeripath <[email protected]> Co-authored-by: silverwind <[email protected]> Co-authored-by: zeripath <[email protected]> Co-authored-by: silverwind <[email protected]> Co-authored-by: 6543 <[email protected]>