Any idea how to send the password after the push command?
exec("git add *");
exec("git commit -m 'first commit'");
exec("git push origin master")
Badly needed your advice on how to do this one.
Any suggestions would highly appreciated.
Thanks
`open /root/.ssh/id_dsa failed: Read-only file system.
Saving the key failed: /root/.ssh/id_dsa.` – tanix Jan 22 '14 at 09:35