From 86d3e8d31afe7e1449715df27a9656b98892aa20 Mon Sep 17 00:00:00 2001 From: Atemu Date: Fri, 29 Dec 2023 17:06:37 +0000 Subject: [PATCH] Added a comment --- ...ment_4_371d53b4539bee6e3d595154033a2471._comment | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 doc/todo/info__58___allow_file_matching_options_for_all_keys/comment_4_371d53b4539bee6e3d595154033a2471._comment diff --git a/doc/todo/info__58___allow_file_matching_options_for_all_keys/comment_4_371d53b4539bee6e3d595154033a2471._comment b/doc/todo/info__58___allow_file_matching_options_for_all_keys/comment_4_371d53b4539bee6e3d595154033a2471._comment new file mode 100644 index 0000000000..3dbdaf3a62 --- /dev/null +++ b/doc/todo/info__58___allow_file_matching_options_for_all_keys/comment_4_371d53b4539bee6e3d595154033a2471._comment @@ -0,0 +1,13 @@ +[[!comment format=mdwn + username="Atemu" + avatar="http://cdn.libravatar.org/avatar/86b8c2d893dfdf2146e1bbb8ac4165fb" + subject="comment 4" + date="2023-12-29T17:06:37Z" + content=""" +I may have been unclear in my wording but what I really want is `info` to be able to show me numbers on *all* keys of the git-annex branch, including keys not in the current working tree or repo. +The intent is that I want to preserve past versions and also want to be able to query copies, where they're located etc. of those together with the \"used\" keys. I don't care whether they're referenced in the current revision and want to be able to tell `git-annex info` to not care too. + +Ideally, this should skip any unused check; operating only on the git-annex branch's data and none of master's. (That might also yield a much needed performance benefit.) + +Total size of annex sounds amazing; I've been wanting that ever since I set up distributed cold storage. I'll give it a spin :) +"""]]