1
在Git Bash(Windows XP)中發生永久性錯誤[-] mapping_data_source::init error: file not found
。但早些時候它並不是其他錯誤的原因。現在,我試圖克隆我repositorie並得到錯誤:致命:協議錯誤:壞行長度字符:[ - ]
$ git clone hello cloned_hello
[-] mapping_data_source::init error: file not found
Cloning into 'cloned_hello'...
fatal: protocol error: bad line lengt character: [-]
fatal: write error: Invalid argument
而且沒有 「_」
$ git clone hello clonedhello
[-] mapping_data_source::init error: file not found
Cloning into 'clonedhello'...
fatal: protocol error: bad line length character: [-]
fatal: The remote end hung up unexpectedly