unable to push
Aperta
- 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.