summaryrefslogtreecommitdiffstats
path: root/builtin-config.c
diff options
context:
space:
mode:
authorJohannes Sixt <johannes.sixt@telecom.at>2007-11-13 21:05:04 +0100
committerJunio C Hamano <gitster@pobox.com>2007-11-15 00:18:39 +0100
commita47d181380e70cba4e6f641e9485d202a0735c5a (patch)
tree14bcbac5ca67328641c9ca8196acf7270d8c1a30 /builtin-config.c
parentClose files opened by lock_file() before unlinking. (diff)
downloadgit-a47d181380e70cba4e6f641e9485d202a0735c5a.tar.xz
git-a47d181380e70cba4e6f641e9485d202a0735c5a.zip
Allow a relative builtin template directory.
In order to make git relocatable (i.e. not have the prefix compiled-in) the template directory must depend on the location where this git instance is found, which is GIT_EXEC_DIR. The exec path is prepended only if the compiled-in default template directory is to be used and that is relative. Any relative directories that are specified via environment variable or the --exec-dir switch are taken as is. Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin-config.c')
0 files changed, 0 insertions, 0 deletions