vlad-git icon indicating copy to clipboard operation
vlad-git copied to clipboard

Repo creation does not respect 'umask' setting

Open jaswope opened this issue 12 years ago • 0 comments

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.

jaswope avatar Oct 16 '12 18:10 jaswope