From 00c1be812e4083bd9223cb5a8a166fcb7fdfbcfa Mon Sep 17 00:00:00 2001 From: Richard Hartmann Date: Thu, 2 Jan 2014 02:08:47 +0100 Subject: [PATCH] Add doc/todo/wishlist:_git_annex_info_UUID.mdwn --- doc/todo/wishlist:_git_annex_info_UUID.mdwn | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 doc/todo/wishlist:_git_annex_info_UUID.mdwn diff --git a/doc/todo/wishlist:_git_annex_info_UUID.mdwn b/doc/todo/wishlist:_git_annex_info_UUID.mdwn new file mode 100644 index 0000000000..0d1270e1e3 --- /dev/null +++ b/doc/todo/wishlist:_git_annex_info_UUID.mdwn @@ -0,0 +1,8 @@ +All repos contain some level of information about all other tracked repositories. +It would be nice if I could see that info, preferably with a timestamp telling me when the last sync happened. + +`git annex info UUID/name` would be suggestion. + + +Thanks, +Richard