https://sourceware.org/bugzilla/show_bug.cgi?id=31800

--- Comment #2 from Rostislav Krasny <rostiprodev at gmail dot com> ---
Hi Nick,

The "core.sharedRepository" configuration property of Git allows to override
user’s umask value for all tracked files and their directories in the Git
repository, i.e. how they are created in the Git worktree.

For more information about that configuration property please read
https://git-scm.com/docs/git-config#Documentation/git-config.txt-coresharedRepository

The src-release.sh script also generates some additional files during
preparation of release tarballs. For those additional files umask could be set
in the beginning of the src-release.sh itself.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Reply via email to