projects
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a208362
)
Do not bother documenting fetch--tool
author
Junio C Hamano
<junkio@cox.net>
Fri, 30 Mar 2007 08:03:09 +0000
(
01:03
-0700)
committer
Junio C Hamano
<junkio@cox.net>
Fri, 30 Mar 2007 08:03:09 +0000
(
01:03
-0700)
Signed-off-by: Junio C Hamano <junkio@cox.net>
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index 960f98e8013feee2326e3db989838104c487c0d3..b159ffd0ae49c28725de6549132e0ad3a3b69d20 100644
(file)
--- a/
Makefile
+++ b/
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" || \