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

How to access named pipes using JavaScript in Firefox add-on? -

multithreading - OPAL (Open Phone Abstraction Library) Transport not terminated when reattaching thread? -

node.js - req param returns an empty array -