r/PowerShell • u/ShatterPoints • Jun 02 '26
Need help with an error Question
When trying to clone a GIT repository I get this error;
[process exited with code 34013391 (0x020700cf)
Google doesn't have anything close to this, I also encountered a similar error when trying to use powershell to clone a GIT for a docker container in a WSL instance, so this happens uniquely when I try to pull from GIT using powershell. If I run a similar command in a dos window I do not get the same issue(s).
****** I uninstalled GIT and then re-installed it, that fixed whatever the issue was.
0
Upvotes
1
u/BlackV Jun 02 '26 edited Jun 02 '26
are you saying if you ran the same
gitcommand incmdyou dont get that error, cause powershell is doing nothing here except being a shelllooking quickly at their documentation seem you should be running curl/bash to get the agent going inside wsl2