mirror of
https://github.com/go-gitea/gitea.git
synced 2026-09-24 05:33:40 +09:00
Mirror fix
This commit is contained in:
@@ -138,7 +138,7 @@ func Single(ctx *middleware.Context, params martini.Params) {
|
||||
}
|
||||
}
|
||||
|
||||
fmt.Println(Paths)
|
||||
log.Trace("repo.Single: Paths: %s", strings.Join(Paths, ", "))
|
||||
|
||||
ctx.Data["Paths"] = Paths
|
||||
ctx.Data["Treenames"] = treenames
|
||||
|
||||
Reference in New Issue
Block a user