We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a208362 commit aa45321Copy full SHA for aa45321
Makefile
@@ -991,7 +991,7 @@ check-docs::
991
git-merge-octopus | git-merge-ours | git-merge-recursive | \
992
git-merge-resolve | git-merge-stupid | \
993
git-add--interactive | git-fsck-objects | git-init-db | \
994
- git-repo-config | \
+ git-repo-config | git-fetch--tool | \
995
git-ssh-pull | git-ssh-push ) continue ;; \
996
esac ; \
997
test -f "Documentation/$$v.txt" || \
0 commit comments