aws / git-remote-codecommit

An implementation of Git Remote Helper that makes it easier to interact with AWS CodeCommit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

uses wrong url

evbo opened this issue · comments

commented
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