Git mit PHP ziehen

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