aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorChristian Couder <chriscool@tuxfamily.org>2008-02-02 07:32:53 +0100
committerJunio C Hamano <gitster@pobox.com>2008-02-05 01:01:48 -0800
commit5884f1fe96b33d9666a78e660042b1e3e5f9f4d9 (patch)
treef621bb05ae6e20a8e07abeaf0f794fafa8343842 /Makefile
parentcaa87713bca77c441c09282aa5b18b179bcfa90d (diff)
downloadgit-5884f1fe96b33d9666a78e660042b1e3e5f9f4d9.tar.gz
git-5884f1fe96b33d9666a78e660042b1e3e5f9f4d9.tar.xz
Rename 'git-help--browse.sh' to 'git-web--browse.sh'.
Signed-off-by: Christian Couder <chriscool@tuxfamily.org> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index a03fd2e9c..d288378aa 100644
--- a/Makefile
+++ b/Makefile
@@ -231,7 +231,7 @@ SCRIPT_SH = \
git-lost-found.sh git-quiltimport.sh git-submodule.sh \
git-filter-branch.sh \
git-stash.sh \
- git-help--browse.sh
+ git-web--browse.sh
SCRIPT_PERL = \
git-add--interactive.perl \