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