From cae55420953b7da72eee133c0e659b00d0c7c874 Mon Sep 17 00:00:00 2001 From: "https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4" Date: Thu, 9 Jun 2016 21:10:44 +0000 Subject: [PATCH] --- ...x_info_to_include_information_about_repo_version__63__.mdwn | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 doc/todo/git_annex_info_to_include_information_about_repo_version__63__.mdwn diff --git a/doc/todo/git_annex_info_to_include_information_about_repo_version__63__.mdwn b/doc/todo/git_annex_info_to_include_information_about_repo_version__63__.mdwn new file mode 100644 index 0000000000..e752262e57 --- /dev/null +++ b/doc/todo/git_annex_info_to_include_information_about_repo_version__63__.mdwn @@ -0,0 +1,3 @@ +I thought that 'git annex info' should be the best location to report current version (6 or before ATM?) of the repository, which seems to be stored only within .git/config. so I see how it somewhat possibly doesn't fit 'git annex info' which reports primarily from the state of git-annex branch, but since even "available local disk space" is in there, version better be reported there as well imho + +[[!meta author=yoh]]