unable to push
Đang mở
- Ngôn ngữ chính
- PHP
- Star
- 7
- Fork
- 2
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
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.
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.