mirror of
https://gitee.com/gitea/gitea
synced 2025-11-12 12:30:25 +08:00
Prepare for v0.3.1 hotfix
This commit is contained in:
@@ -97,6 +97,7 @@ func Diff(ctx *middleware.Context, params martini.Params) {
|
||||
parents[i] = sha.String()
|
||||
if err != nil {
|
||||
ctx.Handle(404, "repo.Diff", err)
|
||||
return
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user