mirror of
				https://github.com/go-gitea/gitea.git
				synced 2025-10-31 18:12:20 +01:00 
			
		
		
		
	Fix #643
This commit is contained in:
		
							parent
							
								
									0c92da7e9c
								
							
						
					
					
						commit
						3c3f7c2a56
					
				| @ -402,6 +402,8 @@ func RepoAssignment(redirect bool, args ...bool) macaron.Handler { | ||||
| 		// repo is bare and display enable | ||||
| 		if ctx.Repo.Repository.IsBare { | ||||
| 			log.Debug("Bare repository: %s", ctx.Repo.RepoLink) | ||||
| 			// NOTE: to prevent templating error | ||||
| 			ctx.Data["BranchName"] = "" | ||||
| 			if displayBare { | ||||
| 				ctx.HTML(200, "repo/bare") | ||||
| 			} | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user