andywer / andywer/php-easygit

unable to push

Open
#3 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
PHP
Stars
7
Forks
2
PR merge metrics
No merged PRs in 30d

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.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.