Miklos Vajna wrote:
Lea Wiemann [off-list ref] wrote:
quoted
Is there *any* name for the identifiers you pass into git-rev-parse
(like HEAD^2 or master:test/foo.txt)?
`man git-rev-parse` calls them "revisions". Yes, even the commit:path
ones.
True -- it's quite cringeworthy indeed. ;) As long as it only affects
the documentation for that particular method, I'll go with "revision".
-- Lea