vlad-git
vlad-git copied to clipboard
Repo creation does not respect 'umask' setting
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.