在TNAS上配置Git,出现以下问题,麻烦给些指导。
发表于 : 2023年 9月 8日 星期五 8:50 am
PS E:\GitSource\Meeting-Note> git push
Enumerating objects: 8, done.
Counting objects: 100% (8/8), done.
Delta compression using up to 8 threads
Compressing objects: 100% (4/4), done.
Writing objects: 100% (6/6), 499 bytes | 249.00 KiB/s, done.
Total 6 (delta 0), reused 0 (delta 0), pack-reused 0
error: cannot run unpack-objects: No such file or directory
error: cannot run gc: No such file or directory
error: remote unpack failed: unpack-objects abnormal exit
To ssh://15.200.110.11:9222/Volume1/public/GitSource/Meeting-Note.git
! [remote rejected] master -> master (unpacker error)
error: failed to push some refs to 'ssh://15.200.110.11:9222/Volume1/public/Git/Meeting-Note.git'
Enumerating objects: 8, done.
Counting objects: 100% (8/8), done.
Delta compression using up to 8 threads
Compressing objects: 100% (4/4), done.
Writing objects: 100% (6/6), 499 bytes | 249.00 KiB/s, done.
Total 6 (delta 0), reused 0 (delta 0), pack-reused 0
error: cannot run unpack-objects: No such file or directory
error: cannot run gc: No such file or directory
error: remote unpack failed: unpack-objects abnormal exit
To ssh://15.200.110.11:9222/Volume1/public/GitSource/Meeting-Note.git
! [remote rejected] master -> master (unpacker error)
error: failed to push some refs to 'ssh://15.200.110.11:9222/Volume1/public/Git/Meeting-Note.git'