Added --expected-present file matching option

This commit is contained in:
Joey Hess 2024-01-25 12:56:41 -04:00
parent 1d17e4ee16
commit b9e147d282
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38
5 changed files with 44 additions and 3 deletions

View file

@ -3,3 +3,5 @@ situation where my repo was copied from elsewhere but missing the object
files, and I wanted to get back the same objects. So I had to disable that
check. So an option that checks for files expected to be here would be
useful. --[[Joey]]
> [[done]] as --expected-present --[[Joey]]