我有以下调用结构:
fab -Huser@host set_repository_commit_hash:123abc。set_repository_commit_hash运行git fetch用pty = False。ssh git@github.com git-upload-pack 'user/repository.git'永远不会完成。我试过git fetch在本地克隆中运行并成功,但运行ssh git@github.com git-upload-pack 'user/repository.git'只返回以下内容并挂起:
00ab84249d3bb20930c185c08848c60b71f7b28990d6 HEADmulti_ack thin-pack side-band side-band-64k ofs-delta shallow no-progress include-tag multi_ack_detailed agent=git/1.8.4
0041cb34b1c8ca75d478df38c794fc15c5f01cc6377e refs/heads/branch_name
004012577068adf47015001bfa0cff9386d6cdf497ce refs/heads/[...]
003f84249d3bb20930c185c08848c60b71f7b28990d6 refs/heads/master
[a couple more lines like the ones above, then:]
0000
Run Code Online (Sandbox Code Playgroud)
这是一个已知的 SSH/Git/Fabric/Jenkins 问题吗?
我做到strace了,但我没有记录会话。我相信它被卡在了read.
可能的相关链接:
| 归档时间: |
|
| 查看次数: |
8138 次 |
| 最近记录: |