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

mysql - java.sql.SQLException Parameter index out of range (1 > number of parameters, which is 0) -

c - ALSA programming: how to stop immediately -