git pull using php

31

exec("git pull https://user:[email protected]/user/repo.git master");

Comments

Submit
0 Comments