Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
git-instaweb: allow running in a working tree subdirectory
author
Kyle J. McKay
<mackyle@gmail.com>
Sun, 8 Mar 2015 05:04:09 +0000
(21:04 -0800)
committer
Junio C Hamano
<gitster@pobox.com>
Tue, 10 Mar 2015 22:10:33 +0000
(15:10 -0700)
Signed-off-by: Kyle J. McKay <mackyle@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
git-instaweb.sh
patch
|
blob
|
history
raw
|
patch
| inline |
side by side
(parent:
1165ae6
)
diff --git
a/git-instaweb.sh
b/git-instaweb.sh
index 513efa662e86cb157b8690bfb025556fa0c836f0..4c0af04fe9be877a4728e610361244500785bf08 100755
(executable)
--- a/
git-instaweb.sh
+++ b/
git-instaweb.sh
@@
-20,6
+20,7
@@
start start the web server
restart restart the web server
"
+SUBDIRECTORY_OK=Yes
. git-sh-setup
fqgitdir="$GIT_DIR"