|
|
【【171】【AIARTS】【百信现场】代码开发里面git push 失败】https://www.tapd.cn/42483287/bugtrace/bugs/view?bug_id=1142483287001007608
|
|
|
|
|
|
```
|
|
|
org-dev@dev-d09e033f-989f-45f2-858c-ab591110b265-vxsld:~/code$ git status
|
|
|
On branch master
|
|
|
Your branch is ahead of 'origin/master' by 2 commits.
|
|
|
(use "git push" to publish your local commits)
|
|
|
|
|
|
nothing to commit, working tree clean
|
|
|
org-dev@dev-d09e033f-989f-45f2-858c-ab591110b265-vxsld:~/code$ git push
|
|
|
Counting objects: 98, done.
|
|
|
Delta compression using up to 192 threads.
|
|
|
Compressing objects: 100% (94/94), done.
|
|
|
remote: error: file write error: Bad file descriptor
|
|
|
remote: fatal: unable to write loose object file
|
|
|
error: remote unpack failed: unpack-objects abnormal exit
|
|
|
error: failed to push some refs to 'git@gitea-ssh.apulis:gitea/ouc68z1NTiC02V7Z0mTAbg.git'
|
|
|
|
|
|
``` |
|
|
\ No newline at end of file |