author | René Scharfe <rene.scharfe@lsrfire.ath.cx> | |
Thu, 14 Apr 2011 18:04:57 +0000 (20:04 +0200) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Thu, 14 Apr 2011 19:24:02 +0000 (12:24 -0700) | ||
commit | 810cae53e0f622d6804f063c04a83dbc3a11b7ca | |
tree | 30354102b4f49cdc21bbc3337007475faba7bbbe | tree | snapshot |
parent | e3b02bc9533007f9e7aa9d7738a0f92c952dcff6 | commit | diff |
archive: document limitation of tar.umask config setting
The local value of the config variable tar.umask is not passed to the
other side with --remote. We may want to change that, but for now just
document this fact.
Reported-by: Jacek Masiulaniec <jacek.masiulaniec@gmail.com>
Signed-off-by: Rene Scharfe <rene.scharfe@lsrfire.ath.cx>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
The local value of the config variable tar.umask is not passed to the
other side with --remote. We may want to change that, but for now just
document this fact.
Reported-by: Jacek Masiulaniec <jacek.masiulaniec@gmail.com>
Signed-off-by: Rene Scharfe <rene.scharfe@lsrfire.ath.cx>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-archive.txt | diff | blob | history |