Skip to content

Commit

Permalink
git-instaweb: allow running in a working tree subdirectory
Browse files Browse the repository at this point in the history
Signed-off-by: Kyle J. McKay <[email protected]>
Signed-off-by: Junio C Hamano <[email protected]>
  • Loading branch information
mackyle authored and gitster committed Mar 10, 2015
1 parent 1165ae6 commit 130e475
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions git-instaweb.sh
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ start start the web server
restart restart the web server
"

SUBDIRECTORY_OK=Yes
. git-sh-setup

fqgitdir="$GIT_DIR"
Expand Down

0 comments on commit 130e475

Please sign in to comment.