mirror of
				https://github.com/go-gitea/gitea.git
				synced 2025-10-31 21:28:11 +09:00 
			
		
		
		
	Add build tag enable prompt
This commit is contained in:
		| @@ -201,6 +201,7 @@ func RepoAssignment(redirect bool, args ...bool) martini.Handler { | ||||
|  | ||||
| 		// repo is bare and display enable | ||||
| 		if displayBare && ctx.Repo.Repository.IsBare { | ||||
| 			log.Debug("Bare repository: %s", ctx.Repo.RepoLink) | ||||
| 			ctx.HTML(200, "repo/single_bare") | ||||
| 			return | ||||
| 		} | ||||
|   | ||||
		Reference in New Issue
	
	Block a user