aws / aws/git-remote-codecommit
uses wrong url
Open
- Dominant language
- Python
- Stars
- 289
- Forks
- 40
- PR merge metrics
- No merged PRs in 30d
Description
```shell
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
Contributor guide
Assessment
This issue has not been assessed yet.