commit | bb8040f9f9274d739b894230959134584b156ae5 | [log] [tgz] |
---|---|---|
author | Richard Hansen <rhansen@bbn.com> | Wed Sep 04 15:04:30 2013 -0400 |
committer | Junio C Hamano <gitster@pobox.com> | Wed Sep 04 15:02:56 2013 -0700 |
tree | f7684c21fbba555276e9069662f4c887fbe67910 | |
parent | 406fde17da450036acc35316c085e32bbd73ebc1 [diff] |
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>