diff options
author | Junio C Hamano <junkio@cox.net> | 2005-09-05 00:47:39 -0700 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2005-09-05 00:47:39 -0700 |
commit | 0516de30e8bdd26086e2a3edd3375981fd0c34d6 (patch) | |
tree | b73f85d0cc58ae99f53b28b5f9a6e4ebb56b0015 /Documentation/git.txt | |
parent | f9e320c319a36a548fd239a272a02ffd52877c75 (diff) | |
download | git-0516de30e8bdd26086e2a3edd3375981fd0c34d6.tar.gz git-0516de30e8bdd26086e2a3edd3375981fd0c34d6.tar.xz |
Retire git-clone-dumb-http.
... and fold it into git-clone-script.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'Documentation/git.txt')
-rw-r--r-- | Documentation/git.txt | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/Documentation/git.txt b/Documentation/git.txt index 2f8a6479e..0bcd99027 100644 --- a/Documentation/git.txt +++ b/Documentation/git.txt @@ -329,9 +329,6 @@ link:git-build-rev-cache.html[git-build-rev-cache]:: link:git-checkout-script.html[git-checkout-script]:: git-checkout-script. -link:git-clone-dumb-http.html[git-clone-dumb-http]:: - git-clone-dumb-http. - link:git-daemon.html[git-daemon]:: git-daemon. |