potiuk edited a comment on pull request #22135: URL: https://github.com/apache/airflow/pull/22135#issuecomment-1063960188
Ah inded. This might be the case if you have very strict umask. BTW it might also lead to a number of caching problems (as files will have different permission for you than for everyone else. Have you considered to set `git config --global core.sharedRepository 0600` to overcome the problem with the default umask of yours for example ? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
