From e9a2e4e94d699449f479042a2058950c23150319 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 28 May 2024 13:00:54 -0400 Subject: [PATCH] comment --- ..._2_7124a6b1f076c411d45c6e964ea1f5fe._comment | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 doc/forum/Feature_request__58___List_all_locations__44___groups__38__wants/comment_2_7124a6b1f076c411d45c6e964ea1f5fe._comment diff --git a/doc/forum/Feature_request__58___List_all_locations__44___groups__38__wants/comment_2_7124a6b1f076c411d45c6e964ea1f5fe._comment b/doc/forum/Feature_request__58___List_all_locations__44___groups__38__wants/comment_2_7124a6b1f076c411d45c6e964ea1f5fe._comment new file mode 100644 index 0000000000..a57d181868 --- /dev/null +++ b/doc/forum/Feature_request__58___List_all_locations__44___groups__38__wants/comment_2_7124a6b1f076c411d45c6e964ea1f5fe._comment @@ -0,0 +1,17 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 2""" + date="2024-05-28T16:53:00Z" + content=""" +Are you talking about listing information about the configuration of +repositories, or listing information about which repos want a file? + +I can imagine extending `git-annex list` to display eg, a "-" if the +repository currently has, but does not want a file, and a "+" +if the repository wants, but does not currently have a file. +Or something like that. + +If the goal is an overview of configuration from the git-annex branch, I +agree `git-annex vicfg` is not perfect, and it would be nice to have +something that dumped out all the configuration. +"""]]