Git bash run error, GIT 32 bit

Environment:
Win10 64-bit
Error: Could not fork child process: Resource Error is unavailable (-1).
l rebasing may be required; See ‘rebaseAll/rebase — help’.
: failed to fork child process no such file or directory, DLL rebasing may be required
Solutions:
1. Go to the Git installation directory and run git-cmd.exe;
>
>
>
>
> rebase-b 0x76000000…
rebase-b 0x76000000… /msys-2.0.dll
/msys-2.0.dll
/msys-2.0.dll
/msys-2.0.dll
/msys-2.0.dll
/msys-2.0.dll
/msys-2.0.dll
/msys-2.0.dll. Copy msys-2.0.dll back to /bin current directory (.. Represents the current directory)
Rerun git-bash.exe, problem solved!

Read More: