rename git-browse--help to git-help--browse
commitd7e522cffb2224b91c9c0edde093fbb81a0289b0
authorJeff King <peff@peff.net>
Sun, 16 Dec 2007 07:21:04 +0000 (16 02:21 -0500)
committerJunio C Hamano <gitster@pobox.com>
Sun, 16 Dec 2007 20:52:40 +0000 (16 12:52 -0800)
tree84d8e40fd754590b46c7592c37857fde24126ac2
parent6ba78238a824282816944550edc4297dd2808a72
rename git-browse--help to git-help--browse

The convention for helper scripts has been
git-$TOOL--$HELPER. Since this is a "browse" helper for the
"help" tool, git-help--browse is a more sensible name.

Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
.gitignore
Documentation/git-help.txt
Makefile
git-help--browse.sh [moved from git-browse--help.sh with 100% similarity]
help.c