libgit2 / pygit2

Python bindings for libgit2
https://www.pygit2.org/
Other
1.58k stars 382 forks source link

remote.push failed, there is not response #1184

Open zhangwk02 opened 1 year ago

zhangwk02 commented 1 year ago
  1. when i pushing by remote.push([ref], callbacks=callbacks), but there is not any response
  2. using git cli push, there is a response. as followd:
image