git错误:"远程端意外挂断,(..path ..)中的无效字符"

dps*_*dce 5 git tortoisegit git-bash

我在我的Windows机器上收到此错误,来自tortoiseGIT/GIT UI /命令行

fatal: invalid characters in /apps/saturn
fatal: The remote end hung up unexpectedly

git did not exit cleanly (exit code 128)
Run Code Online (Sandbox Code Playgroud)

有人可能会建议它有什么问题,以及错误信息所指的无效字符

Seb*_*ian 0

我从来没有在Windows系统下使用过git,但是Linux perror说

> perror 128
OS error code 128:  Key has been revoked
Run Code Online (Sandbox Code Playgroud)

因此,您可能在登录远程配置的外部主机时遇到一些问题。