aws / git-remote-codecommit

An implementation of Git Remote Helper that makes it easier to interact with AWS CodeCommit
Apache License 2.0
271 stars 38 forks source link

git-remote-codecommit - Failed to create process #50

Open majadimi opened 3 months ago

majadimi commented 3 months ago

git-remote-codecommit gives me message: " failed to create process. " I am using Windows 11 Python 3.11.2 pip 22.3.1 aws-cli 2.0.7

Same message if trying to clone a repo from CodeCommit: Cloning into 'MyRepoName'.... failed to create process.

Tried to re-install git-remote-codecommit , but it didn't help.