andywer / andywer/php-easygit

unable to push

Abierto
#3 1 comentario 0 reacciones 0 asignados Ver en GitHub
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.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.