Do not bother documenting fetch--tool

Signed-off-by: Junio C Hamano <junkio@cox.net>
This commit is contained in:
Junio C Hamano 2007-03-30 01:03:09 -07:00
Родитель a208362fad
Коммит aa453216d1
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -991,7 +991,7 @@ check-docs::
git-merge-octopus | git-merge-ours | git-merge-recursive | \
git-merge-resolve | git-merge-stupid | \
git-add--interactive | git-fsck-objects | git-init-db | \
git-repo-config | \
git-repo-config | git-fetch--tool | \
git-ssh-pull | git-ssh-push ) continue ;; \
esac ; \
test -f "Documentation/$$v.txt" || \