mirror of
				https://gitee.com/gitea/gitea
				synced 2025-11-04 16:40:24 +08:00 
			
		
		
		
	fix link
This commit is contained in:
		@@ -140,6 +140,9 @@ func RepoAssignment(redirect bool, args ...bool) martini.Handler {
 | 
			
		||||
				branchName = "master"
 | 
			
		||||
				goto detect
 | 
			
		||||
			}
 | 
			
		||||
 | 
			
		||||
			ctx.Data["IsBranch"] = ctx.Repo.IsBranch
 | 
			
		||||
			ctx.Data["IsCommit"] = ctx.Repo.IsCommit
 | 
			
		||||
		}
 | 
			
		||||
 | 
			
		||||
		// repo is bare and display enable
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user