summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorLibravatar Junio C Hamano <junkio@cox.net>2007-05-24 19:25:25 -0700
committerLibravatar Junio C Hamano <junkio@cox.net>2007-05-24 21:36:53 -0700
commit59c8e2cb2aee2e4eb75007602b264bc4e7928bc0 (patch)
tree41c2f6494ee7e95ba5676e1baf55ed77ace73ede /Makefile
parentgit-applymbox: Remove command (diff)
downloadtgif-59c8e2cb2aee2e4eb75007602b264bc4e7928bc0.tar.xz
Remove git-applypatch
The previous one removed git-applymbox, which was the sole user of this tool. 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 870179b087..4e63a695f1 100644
--- a/Makefile
+++ b/Makefile
@@ -206,7 +206,7 @@ SCRIPT_SH = \
git-repack.sh git-request-pull.sh git-reset.sh \
git-sh-setup.sh \
git-tag.sh git-verify-tag.sh \
- git-applypatch.sh git-am.sh \
+ git-am.sh \
git-merge.sh git-merge-stupid.sh git-merge-octopus.sh \
git-merge-resolve.sh git-merge-ours.sh \
git-lost-found.sh git-quiltimport.sh