mirror of
				https://github.com/restic/restic.git
				synced 2025-11-04 03:16:10 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			8 lines
		
	
	
		
			331 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			331 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
Enhancement: Display reason why forget keeps snapshots
 | 
						|
 | 
						|
We've added a column to the list of snapshots `forget` keeps which details the
 | 
						|
reasons to keep a particular snapshot. This makes debugging policies for
 | 
						|
forget much easier. Please remember to always try things out with `--dry-run`!
 | 
						|
 | 
						|
https://github.com/restic/restic/pull/1876
 |