vicenteguerra / git-deploy

Php Script for Auto-Pull in server (Using WebHook from GitLab, GitHub and Bitbucket)
641 stars 236 forks source link

Fix permission #30

Closed pr0way closed 3 years ago

pr0way commented 5 years ago

In repository directory we can freely modify hidden .git. When we try change repo permission (recursive -R) some files can detected by git (as modified). It cause conflict with remote repo.