From 7c9a3663956f169a527b479d6926f03fb750917e Mon Sep 17 00:00:00 2001 From: Atemu Date: Tue, 7 Jan 2025 22:28:16 +0000 Subject: [PATCH] Added a comment --- .../comment_1_a7f24e5001606edcedaedc2a9f3f654c._comment | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 doc/forum/How_to_figure_out_why_files_aren__39__t_being_dropped__63__/comment_1_a7f24e5001606edcedaedc2a9f3f654c._comment diff --git a/doc/forum/How_to_figure_out_why_files_aren__39__t_being_dropped__63__/comment_1_a7f24e5001606edcedaedc2a9f3f654c._comment b/doc/forum/How_to_figure_out_why_files_aren__39__t_being_dropped__63__/comment_1_a7f24e5001606edcedaedc2a9f3f654c._comment new file mode 100644 index 0000000000..2286b2f59e --- /dev/null +++ b/doc/forum/How_to_figure_out_why_files_aren__39__t_being_dropped__63__/comment_1_a7f24e5001606edcedaedc2a9f3f654c._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="Atemu" + avatar="http://cdn.libravatar.org/avatar/6ac9c136a74bb8760c66f422d3d6dc32" + subject="comment 1" + date="2025-01-07T22:28:16Z" + content=""" +It appears git-annex find has commands that look like they can help debug wanted expressions (`--explain`, `--want-get`, `--want-drop`) but I couldn't figure out how to hold these flags correctly. +"""]]