From: Kyle J. McKay Date: Sun, 8 Mar 2015 05:04:09 +0000 (-0800) Subject: git-instaweb: allow running in a working tree subdirectory X-Git-Tag: v2.4.0-rc0~35^2~4 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/130e475e1f8aa72e48dde43159a28232ff31fee6?hp=--cc git-instaweb: allow running in a working tree subdirectory Signed-off-by: Kyle J. McKay Signed-off-by: Junio C Hamano --- 130e475e1f8aa72e48dde43159a28232ff31fee6 diff --git a/git-instaweb.sh b/git-instaweb.sh index 513efa662e..4c0af04fe9 100755 --- 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"