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

uses wrong url #49

Open evbo opened 5 months ago

evbo commented 5 months ago
git clone codecommit://git-codecommit.us-west-2.amazonaws.com/v1/repos/hello
Cloning into 'hello'...
fatal: repository 'https://git-codecommit.us-west-2.amazonaws.com/v1/repos/git-codecommit.us-west-2.amazonaws.com/' not found

I'm not sure how to debug further. It seems to completely misread my url?

git-remote-codecommit-1.17