summaryrefslogtreecommitdiff
path: root/t/t4013/diff.whatchanged_master
diff options
context:
space:
mode:
authorLibravatar Johannes Sixt <johannes.sixt@telecom.at>2008-07-21 21:19:50 +0200
committerLibravatar Junio C Hamano <gitster@pobox.com>2008-07-25 17:41:12 -0700
commitc70a8d98a528f29bc6d6de7744e1eedd24f2a63d (patch)
treee668eee9f171e526677d3a79cd058a471bddf98e /t/t4013/diff.whatchanged_master
parentarchive: allow --exec and --remote without equal sign (diff)
downloadtgif-c70a8d98a528f29bc6d6de7744e1eedd24f2a63d.tar.xz
Makefile: Do not install a copy of 'git' in $(gitexecdir)
There is already a copy in $(bindir). A subsequent patch will enable git to derive the exec-path from its invocation path. If git is invoked recursively, the first invocation puts the exec-path into PATH, so that the recursive invocation would find the instance in the exec-path. This second instance would again try to derive an exec-path from its invocation path, but would base its result on the wrong "bindir". We do install the copy of git first, but remove it later, so that we can use it as the source of the hardlinks for the builtins. Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t4013/diff.whatchanged_master')
0 files changed, 0 insertions, 0 deletions