Skip to content

Repo creation does not respect 'umask' setting - #15

Open
jaswope wants to merge 2 commits into
jbarnette:masterfrom
jaswope:umask-fix
Open

jaswope wants to merge 2 commits into
jbarnette:masterfrom
jaswope:umask-fix

Conversation

@jaswope

@jaswope jaswope commented Oct 16, 2012

Copy link
Copy Markdown

This request fixes the umask settings not applying correctly by adding a "umask" command to the head of commands that create files. Additionally, it addresses a bug in git where "git clone" does not respect the user's umask settings for the project folder.

git-clone has a hardcoded permissions for project directory creation of 755.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant