bash - Git Bash 错误 : could not fork child process

标签 bash git cygwin git-bash

<分区>

Git Bash 直到今天都运行良好。现在我在启动时收到以下错误。如果我按回车键然后关闭:

Error: could not fork child process: Resource temporarily unavailable
(-1). DLL rebasing may be required. See 'rebaseall / rebase --help'.

我试过重新安装、重新启动、安装不同版本,似乎没有任何帮助。在谷歌搜索时,所有类似的问题并不完全相同,而且答案对我来说几乎是 pull 丁语。

目前在 Windows 7 上运行 Git 版本 2.10.1 64 位。工作电脑。

GitBash 截图

Screnshot

最佳答案

我来晚了,你的问题是window系统位引起的,如果你的windown系统是32位请down git for 32bit,64bit系统down git 64bit。

关于bash - Git Bash 错误 : could not fork child process,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/39901591/

相关文章:

git - 将更改从外部未跟踪目录复制到单独的 Git 工作副本

c++ - 如何让 GTK 在 Cygwin 下工作?

linux - 如何在 Linux 中只提取文件的 inode 编号?

linux - 使用 awk 从文件中读取元组

bash - 如何在 linux 上列出非空子目录?

linux - GitLab : You are not allowed to access master! 将 gitlab 移动到另一台服务器后

git - 无法在 Visual Studio Mac 上更改分支

c - 覆盖静态库中定义的 C 函数

python - Cygwin 和 Python 2.6

ios - 从一个 Bash 脚本运行多个 Docker 镜像