mirror of
https://github.com/git/git.git
synced 2025-12-12 20:36:24 +01:00
adjust_shared_perm: chmod() only when needed.
When widening permission for files and directories in a 'shared' repository for a user with inappropriate umask() setting for shared work, make sure we call chmod() only when we actually need to. The primary idea owes credit to Johannes. Signed-off-by: Junio C Hamano <junkio@cox.net>
This commit is contained in:
Reference in New Issue
Block a user