unable to push
Abierto
- Lenguaje dominante
- PHP
- Estrellas
- 7
- Forks
- 2
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.