Git changes my file permissions upon checkout

后端 未结 5 828
误落风尘
误落风尘 2020-12-02 22:51

Our workflow is develop on a local machine, commit the changes to a central repository, then check out the branch of that repository that we need.

The problem is tha

5条回答
  •  一向
    一向 (楼主)
    2020-12-02 23:16

    Alternatively you can set a default permission for the folder in question like so: https://unix.stackexchange.com/questions/1314/how-to-set-default-file-permissions-for-all-folders-files-in-a-directory

提交回复
热议问题