use 'tree-ish' instead of 'treeish'
commitbb8040f9f9274d739b894230959134584b156ae5
authorRichard Hansen <rhansen@bbn.com>
Wed, 4 Sep 2013 19:04:30 +0000 (4 15:04 -0400)
committerJunio C Hamano <gitster@pobox.com>
Wed, 4 Sep 2013 22:02:56 +0000 (4 15:02 -0700)
treef7684c21fbba555276e9069662f4c887fbe67910
parent406fde17da450036acc35316c085e32bbd73ebc1
use 'tree-ish' instead of 'treeish'

Replace 'treeish' in documentation and comments with 'tree-ish' to
match gitglossary(7).

The only remaining instances of 'treeish' are:
  * variable, function, and macro names
  * "(also treeish)" in the definition of tree-ish in gitglossary(7)

Signed-off-by: Richard Hansen <rhansen@bbn.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/RelNotes/1.7.11.2.txt
Documentation/git-cat-file.txt
Documentation/git-merge-tree.txt
fast-import.c
git-cvsserver.perl
test-match-trees.c