Install templates with the user and group of the installing personality
commit71f463773a310de016da20136fd7160685f97faa
authorJohannes Sixt <johannes.sixt@telecom.at>
Wed, 20 Aug 2008 15:36:25 +0000 (20 17:36 +0200)
committerJunio C Hamano <gitster@pobox.com>
Wed, 20 Aug 2008 23:01:45 +0000 (20 16:01 -0700)
tree4167d271815ef30265d4821672221aa45064a67a
parent9ca8f6079cdb199851636c719900472a9745885f
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>
templates/Makefile