summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Schindelin <Johannes.Schindelin@gmx.de>2008-02-08 13:33:51 (GMT)
committerJunio C Hamano <gitster@pobox.com>2008-02-10 07:27:09 (GMT)
commit897d39ced4a670dd46df489b25561926dfb011dc (patch)
tree2747ff0fdf851cc2ced4e7c34b70b830fed8562b
parenta0685a4f45ac8916212188032f75d4acb4031089 (diff)
downloadgit-897d39ced4a670dd46df489b25561926dfb011dc.zip
git-897d39ced4a670dd46df489b25561926dfb011dc.tar.gz
git-897d39ced4a670dd46df489b25561926dfb011dc.tar.bz2
Adjust .gitignore for 5884f1(Rename 'git-help--browse.sh'...)
Since git-help--browse was renamed, we should ignore git-web--browse instead. Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> Signed-off-by: Junio C Hamano <gitster@pobox.com>
-rw-r--r--.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 7f8421d..165b256 100644
--- a/.gitignore
+++ b/.gitignore
@@ -50,7 +50,6 @@ git-gc
git-get-tar-commit-id
git-grep
git-hash-object
-git-help--browse
git-http-fetch
git-http-push
git-imap-send
@@ -136,6 +135,7 @@ git-upload-pack
git-var
git-verify-pack
git-verify-tag
+git-web--browse
git-whatchanged
git-write-tree
git-core-*/?*