Fix #166
This commit is contained in:
@ -226,7 +226,6 @@ func RepoAssignment(redirect bool, args ...bool) martini.Handler {
|
||||
|
||||
ctx.Data["IsBranch"] = ctx.Repo.IsBranch
|
||||
ctx.Data["IsCommit"] = ctx.Repo.IsCommit
|
||||
log.Debug("Repo.Commit: %v", ctx.Repo.Commit)
|
||||
}
|
||||
|
||||
log.Debug("displayBare: %v; IsBare: %v", displayBare, ctx.Repo.Repository.IsBare)
|
||||
|
Reference in New Issue
Block a user