mirror of
				https://github.com/go-gitea/gitea.git
				synced 2025-10-31 00:54:43 +01:00 
			
		
		
		
	Mirror fix
This commit is contained in:
		
							parent
							
								
									790a2c1099
								
							
						
					
					
						commit
						794b457252
					
				| @ -302,7 +302,7 @@ func ParsePatch(reader io.Reader) (*Diff, error) { | ||||
| 		i = i + 1 | ||||
| 
 | ||||
| 		// Diff data too large. | ||||
| 		if i == 10000 { | ||||
| 		if i == 2000 { | ||||
| 			return &Diff{}, nil | ||||
| 		} | ||||
| 
 | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user