added suggestion: support tree-ish in command args
authorIlya_Shlyakhter <Ilya_Shlyakhter@web>
Thu, 29 Apr 2021 16:53:31 +0000 (16:53 +0000)
committeradmin <admin@branchable.com>
Thu, 29 Apr 2021 16:53:31 +0000 (16:53 +0000)
doc/todo/support_tree-ish_in_command_args.mdwn [new file with mode: 0644]

diff --git a/doc/todo/support_tree-ish_in_command_args.mdwn b/doc/todo/support_tree-ish_in_command_args.mdwn
new file mode 100644 (file)
index 0000000..83d033e
--- /dev/null
@@ -0,0 +1 @@
+For commands like [[`git-annex-whereis`|git-annex-whereis]] that take a `path` argument, it would help if this could be generalized to taking a [tree-ish](https://git-scm.com/docs/gitglossary#Documentation/gitglossary.txt-aiddeftree-ishatree-ishalsotreeish).  E.g. for `git-annex-whereis` this could be used to look up where previous file versions are stored.