mirror of
https://github.com/git-for-windows/git.git
synced 2026-04-24 05:26:51 -05:00
Do not bother documenting fetch--tool
Signed-off-by: Junio C Hamano <junkio@cox.net>
This commit is contained in:
2
Makefile
2
Makefile
@@ -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" || \
|
||||
|
||||
Reference in New Issue
Block a user