commit | a8a5406ab32fccabf8ed08001d50b5373e18ff1a | [log] [tgz] |
---|---|---|
author | Richard Hansen <rhansen@bbn.com> | Wed Sep 04 15:04:31 2013 -0400 |
committer | Junio C Hamano <gitster@pobox.com> | Wed Sep 04 15:03:03 2013 -0700 |
tree | 82ec0a98750812e269b935eb369671ad84be8b45 | |
parent | bb8040f9f9274d739b894230959134584b156ae5 [diff] |
use 'commit-ish' instead of 'committish' Replace 'committish' in documentation and comments with 'commit-ish' to match gitglossary(7) and to be consistent with 'tree-ish'. The only remaining instances of 'committish' are: * variable, function, and macro names * "(also committish)" in the definition of commit-ish in gitglossary[7] Signed-off-by: Richard Hansen <rhansen@bbn.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>