From 4f055f2bc6466a76bc10825ee19df284bbe5a002 Mon Sep 17 00:00:00 2001 From: "dwhitman44@5e9829794550d547215bc1a5a197bde8e0c2d741" Date: Sat, 16 Jul 2022 17:03:03 +0000 Subject: [PATCH] --- doc/forum/Way_to_list_missing_files.mdwn | 1 + 1 file changed, 1 insertion(+) create mode 100644 doc/forum/Way_to_list_missing_files.mdwn diff --git a/doc/forum/Way_to_list_missing_files.mdwn b/doc/forum/Way_to_list_missing_files.mdwn new file mode 100644 index 0000000000..3b1f1553ce --- /dev/null +++ b/doc/forum/Way_to_list_missing_files.mdwn @@ -0,0 +1 @@ +Is there a way to have git-annex list missing files / broken links within a repository? This seems like it would be a common thing to want to do, and I feel like I've done it before, but I can find nothing about this anywhere. It may just be that I'm not searching using the right terminology.