Is it possible to find all snapshots that contain a certain file, e.g. /Users/ilyagr/dev/large_repo/?
I tried restic snapshots --path /Users/ilyagr/dev/large_repo/ and /Users/ilyagr/dev/large_repo/filename, but it found nothing. It seems that searches only the dirs that were explicitly backed up; e.g. /Users/ilyagr for me since I backed up with restic backup /Users/ilyagr.