unable to push
Ouverte
- Langage dominant
- PHP
- Étoiles
- 7
- Forks
- 2
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
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.
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.