git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] git-instaweb: allow running in a working tree subdirectory
@ 2015-03-08  5:04 Kyle J. McKay
  0 siblings, 0 replies; only message in thread
From: Kyle J. McKay @ 2015-03-08  5:04 UTC (permalink / raw)
  To: Junio C Hamano; +Cc: Git mailing list

Signed-off-by: Kyle J. McKay <mackyle@gmail.com>
---
 git-instaweb.sh | 1 +
 1 file changed, 1 insertion(+)

diff --git a/git-instaweb.sh b/git-instaweb.sh
index 513efa66..4c0af04f 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"
---

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2015-03-08  5:05 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-08  5:04 [PATCH] git-instaweb: allow running in a working tree subdirectory Kyle J. McKay

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).