okigan / awscurl

curl-like access to AWS resources with AWS Signature Version 4 request signing.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Installing awscurl broke git-remote-codecommit

jimmone opened this issue · comments

After installing awscurl git-remote-codecommit stopped working and I cannot get it to work again. When I try to do git pull for example I get the following error message: fatal: unable to find remote helper for 'codecommit'.

I reinstalled python, git-remote-codecommit and awscurl and now everything is working fine.