X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=Documentation%2Fgit-archive.txt;h=9c750e24446b58efc2bd8d5e44566d060eaa353a;hb=05318994e7fcb6a652a8329bf7ba7f8d6696ee3c;hp=f2b8684596576cd515e617ea68f06a479348b522;hpb=149971badc562f4e5ee66c045f40c904fb29eab6;p=git.git diff --git a/Documentation/git-archive.txt b/Documentation/git-archive.txt index f2b868459..9c750e244 100644 --- a/Documentation/git-archive.txt +++ b/Documentation/git-archive.txt @@ -98,7 +98,8 @@ tar.umask:: tar archive entries. The default is 0002, which turns off the world write bit. The special value "user" indicates that the archiving user's umask will be used instead. See umask(2) for - details. + details. If `--remote` is used then only the configuration of + the remote repository takes effect. ATTRIBUTES ----------