diff --git a/doc/bugs/wishlist:_query_things_like_description__44___trust_level.mdwn b/doc/bugs/wishlist:_query_things_like_description__44___trust_level.mdwn new file mode 100644 index 0000000000..6404393a89 --- /dev/null +++ b/doc/bugs/wishlist:_query_things_like_description__44___trust_level.mdwn @@ -0,0 +1 @@ +It would be helpful to have a way to query things like a repository's description and trust level, without having to poke in the git-annex branch. For example, "git annex describe ." currently clears the description but could print the current one instead.