unable to push
未關閉
- 主要語言
- PHP
- 星號
- 7
- 分支
- 2
- PR 合併指標
- 30 天內沒有已合併 PR
描述
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.
貢獻指南
這個儲存庫沒有索引到貢獻指南
評估
這個 Issue 還沒有評估資料。