author | Johannes Sixt <johannes.sixt@telecom.at> | |
Wed, 20 Aug 2008 15:36:25 +0000 (17:36 +0200) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Wed, 20 Aug 2008 23:01:45 +0000 (16:01 -0700) | ||
commit | 71f463773a310de016da20136fd7160685f97faa | |
tree | 4167d271815ef30265d4821672221aa45064a67a | tree | snapshot |
parent | 9ca8f6079cdb199851636c719900472a9745885f | commit | diff |
Install templates with the user and group of the installing personality
If 'make install' was run with sufficient privileges, then the installed
templates, which are copied using 'tar', would receive the user and group
of whoever built git. This instructs 'tar' to ignore the user and group
that are recorded in the archive.
Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
If 'make install' was run with sufficient privileges, then the installed
templates, which are copied using 'tar', would receive the user and group
of whoever built git. This instructs 'tar' to ignore the user and group
that are recorded in the archive.
Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
templates/Makefile | diff | blob | history |