PHP Script for GIt Pull

by 3 replies
4
Hello Every One,

I have made a PHP Script that pulls the code from GIT Hub repository, But when I execute that particular code it shows error, But when we run the same code through Commands it works all fine.

Following is the error we are getting while executing the PHP Script:

cannot connect to authentication agent.

Can some one please help me in this.

Thanks
Nishant
#programming #git #php #pull #script

Next Topics on Trending Feed

  • 4

    Hello Every One, I have made a PHP Script that pulls the code from GIT Hub repository, But when I execute that particular code it shows error, But when we run the same code through Commands it works all fine.