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>
|
||
|---|---|---|
| .. | ||
| maintain-git.txt | ||
| new-command.txt | ||
| rebase-from-internal-branch.txt | ||
| rebuild-from-update-hook.txt | ||
| recover-corrupted-blob-object.txt | ||
| revert-a-faulty-merge.txt | ||
| revert-branch-rebase.txt | ||
| separating-topic-branches.txt | ||
| setup-git-server-over-http.txt | ||
| update-hook-example.txt | ||
| use-git-daemon.txt | ||
| using-merge-subtree.txt | ||
| using-signed-tag-in-pull-request.txt | ||