git - How to properly set permission for github webhook -


i have set github webhook server auto pull specified branch repo. make work made www-data owner of repo files on server (else won't able write files).

but read it's bad let www-data owner of files. case? if yes how can setup properly?

thanks helping!


Comments

Popular posts from this blog

winapi - How to get a user input on a MessageBox on C++? -

git - Initial Commit: "fatal: could not create leading directories of ..." -