1
0
mirror of https://github.com/git/git.git synced 2024-10-21 13:59:03 +02:00
git/Documentation/howto
Richard Hansen a8a5406ab3 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>
2013-09-04 15:03:03 -07:00
..
maintain-git.txt
new-command.txt many small typofixes 2013-07-29 12:32:25 -07:00
rebase-from-internal-branch.txt
rebuild-from-update-hook.txt
recover-corrupted-blob-object.txt
revert-a-faulty-merge.txt
revert-branch-rebase.txt use 'commit-ish' instead of 'committish' 2013-09-04 15:03:03 -07:00
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