summaryrefslogtreecommitdiff
path: root/doc/todo/wishlist:_git_annex_info_UUID/comment_2._comment
diff options
context:
space:
mode:
Diffstat (limited to 'doc/todo/wishlist:_git_annex_info_UUID/comment_2._comment')
-rw-r--r--doc/todo/wishlist:_git_annex_info_UUID/comment_2._comment8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/todo/wishlist:_git_annex_info_UUID/comment_2._comment b/doc/todo/wishlist:_git_annex_info_UUID/comment_2._comment
new file mode 100644
index 000000000..271c88798
--- /dev/null
+++ b/doc/todo/wishlist:_git_annex_info_UUID/comment_2._comment
@@ -0,0 +1,8 @@
+One piece of information that's sometimes useful, but not always, is to get a count of keys present in another remote plus the size of the remote.
+
+Thus, I could verify that some repos are empty, archive repos have every single file, etc etc.
+
+I still think that info is best suited for `git annex info name/UUID` as it's more volatile than what `git annex vicfg` displays.
+
+
+Richard