aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2006-07-01 15:14:14 -0700
committerJunio C Hamano <junkio@cox.net>2006-07-01 18:29:26 -0700
commita51d37c1df66386a4d9b7559d64a39241d4e47da (patch)
tree42dfb62f0c583b0c02e6605c7ae8466488041d6e /.gitignore
parentdc6d9b4999bfdf6bcabf8803f9fa886eb9eaba28 (diff)
downloadgit-a51d37c1df66386a4d9b7559d64a39241d4e47da.tar.gz
git-a51d37c1df66386a4d9b7559d64a39241d4e47da.tar.xz
Add git-instaweb, instantly browse the working repo with gitweb
I got tired of having to configure gitweb for every repository I work on. I sometimes prefer gitweb to standard GUIs like gitk or gitview; so this lets me automatically configure gitweb to browse my working repository and also opens my browser to it. Updates from the original patch: Added Apache/mod_perl2 compatibility if Dennis Stosberg's gitweb has been applied, too: <20060621130708.Gcbc6e5c@leonov.stosberg.net> General cleanups in shell code usage. Signed-off-by: Eric Wong <normalperson@yhbt.net> Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 7b954d587..2bcc604af 100644
--- a/.gitignore
+++ b/.gitignore
@@ -46,6 +46,7 @@ git-http-push
git-imap-send
git-index-pack
git-init-db
+git-instaweb
git-local-fetch
git-log
git-lost-found