Fix #25558 Extract from #22743 This PR added a repository's check when creating/deleting branches via API. Mirror repository and archive repository cannot do that.
		
			
				
	
	
		
			7 lines
		
	
	
		
			111 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			111 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| [core]
 | |
| 	repositoryformatversion = 0
 | |
| 	filemode = true
 | |
| 	bare = true
 | |
| 	ignorecase = true
 | |
| 	precomposeunicode = true
 |