Hi Sebastian, On Wed, 11 Sep 2019, Castro Alvarez, Sebastian wrote: > I have recently updated my computer to W10. So, I reinstalled the > newest version of Git, and it is not working. It gives the following > error: > > Error: Could not fork child process: Resource temporarily unavailable (-1). > DLL rebasing may be required; see 'rebaseall / rebase --help'. This sounds as if you tried to install the 32-bit version of Git for Windows? If so, please install the 64-bit version instead. Ciao, Johannes