aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorJunio C Hamano <junkio@cox.net>2005-09-05 00:47:39 -0700
committerJunio C Hamano <junkio@cox.net>2005-09-05 00:47:39 -0700
commit0516de30e8bdd26086e2a3edd3375981fd0c34d6 (patch)
treeb73f85d0cc58ae99f53b28b5f9a6e4ebb56b0015 /Makefile
parentf9e320c319a36a548fd239a272a02ffd52877c75 (diff)
downloadgit-0516de30e8bdd26086e2a3edd3375981fd0c34d6.tar.gz
Retire git-clone-dumb-http.
... and fold it into git-clone-script. Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index a69452c467..9aa0c9a4f1 100644
--- a/Makefile
+++ b/Makefile
@@ -65,7 +65,7 @@ SCRIPTS=git git-merge-one-file-script git-prune-script \
gitk git-cherry git-rebase-script git-relink-script git-repack-script \
git-format-patch-script git-sh-setup-script git-push-script \
git-branch-script git-parse-remote-script git-verify-tag-script \
- git-ls-remote-script git-clone-dumb-http git-rename-script \
+ git-ls-remote-script git-rename-script \
git-request-pull-script git-bisect-script
SCRIPTS += git-count-objects-script