Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff King <peff@peff.net>2007-12-16 10:21:04 +0300
committerJunio C Hamano <gitster@pobox.com>2007-12-16 23:52:40 +0300
commitd7e522cffb2224b91c9c0edde093fbb81a0289b0 (patch)
tree84d8e40fd754590b46c7592c37857fde24126ac2 /.gitignore
parent6ba78238a824282816944550edc4297dd2808a72 (diff)
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>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index aef01c5a2b..dab5bc2a3c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,7 +12,6 @@ git-archive
git-bisect
git-blame
git-branch
-git-browse--help
git-bundle
git-cat-file
git-check-attr
@@ -52,6 +51,7 @@ git-gc
git-get-tar-commit-id
git-grep
git-hash-object
+git-help--browse
git-http-fetch
git-http-push
git-imap-send