mirror of
				https://github.com/restic/restic.git
				synced 2025-11-04 03:16:10 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			8 lines
		
	
	
		
			286 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			286 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
Bugfix: Strip spaces for lines read via --files-from
 | 
						|
 | 
						|
Leading and trailing spaces in lines read via `--files-from` are now stripped,
 | 
						|
so it behaves the same as with lines read via `--exclude-file`.
 | 
						|
 | 
						|
https://github.com/restic/restic/issues/1590
 | 
						|
https://github.com/restic/restic/pull/1613
 |