Merge branch 'nd/export-worktree'
authorJunio C Hamano <gitster@pobox.com>
Mon, 3 Aug 2015 18:01:14 +0000 (11:01 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 3 Aug 2015 18:01:14 +0000 (11:01 -0700)
Running an aliased command from a subdirectory when the .git thing
in the working tree is a gitfile pointing elsewhere did not work.

* nd/export-worktree:
setup: set env $GIT_WORK_TREE when work tree is set, like $GIT_DIR

1  2 
environment.c
diff --cc environment.c
Simple merge