aws / aws/git-remote-codecommit
Support submodules
Open
- Dominant language
- Python
- Stars
- 289
- Forks
- 40
- PR merge metrics
- No merged PRs in 30d
Description
Attempting to add a submodule via `codecommit://` scheme results in:
```
❯ git clone codecommit://documentation docs
Cloning into 'docs'...
fatal: unable to access 'https://git-codecommit.us-east-1.amazonaws.com/v1/repos/documentation/': Protocol "https" not supported or disabled in libcurl
```
Contributor guide
Assessment
This issue has not been assessed yet.