Skip to content

Commit 36a2a54

Browse files
rhansengitster
authored andcommitted
glossary: mention 'treeish' as an alternative to 'tree-ish'
The documentation contains a mix of the two spellings, so include both in the glossary so that a search for either will lead to the definition. Signed-off-by: Richard Hansen <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent e230c56 commit 36a2a54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/glossary-content.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -486,7 +486,7 @@ should not be combined with other pathspec.
486486
with refs to the associated blob and/or tree objects. A
487487
<<def_tree,tree>> is equivalent to a <<def_directory,directory>>.
488488

489-
[[def_tree-ish]]tree-ish::
489+
[[def_tree-ish]]tree-ish (also treeish)::
490490
A <<def_ref,ref>> pointing to either a <<def_commit_object,commit
491491
object>>, a <<def_tree_object,tree object>>, or a <<def_tag_object,tag
492492
object>> pointing to a tag or commit or tree object.

0 commit comments

Comments
 (0)