andywer / andywer/php-easygit

unable to push

Aperta
#3 1 commento 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
PHP
Stelle
7
Fork
2
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

Hi,
$result = $repo->git("commit -m firstCommit"); - This command is working fine.

But when I have push my changes in to remote repository by using following method, I won't get any response. I don't know where I went wrong..

$result = $repo->git("push --all"); - Is this correct way to push changes??

Thanks in advance.

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.