mirror of
				https://github.com/restic/restic.git
				synced 2025-11-04 03:16:10 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			8 lines
		
	
	
		
			267 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			267 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
Enhancement: Reduce number of remote requests during repository check
 | 
						|
 | 
						|
This change eliminates redundant remote repository calls and significantly
 | 
						|
improves repository check time.
 | 
						|
 | 
						|
https://github.com/restic/restic/issues/1541
 | 
						|
https://github.com/restic/restic/pull/1548
 |