]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'nd/export-worktree' into maint
authorJunio C Hamano <gitster@pobox.com>
Wed, 19 Aug 2015 21:41:30 +0000 (14:41 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 19 Aug 2015 21:41:30 +0000 (14:41 -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