copilot plugin marketplace browse awesome-copilot - warning: templates not found
- Dominant language
- Shell
- Stars
- 11.2k
- Forks
- 1.9k
- Avg merge
- 14h 16m
- Merged PRs (30d)
- 6
Description
```
$ copilot --version
GitHub Copilot CLI 1.0.48.
$ copilot plugin marketplace list
✨ Included with GitHub Copilot:
◆ copilot-plugins (GitHub: github/copilot-plugins)
◆ awesome-copilot (GitHub: github/awesome-copilot)
$ copilot plugin marketplace browse awesome-copilot
Failed to browse marketplace: Failed to fetch GitHub marketplace github/awesome-copilot: Error: Command failed: git clone --depth 1 --progress https://github.com/github/awesome-copilot.git ...
Cloning into '/home/kenorb/snap/copilot-cli/39/.cache/copilot/marketplaces/github-awesome-copilot'...
warning: templates not found in /usr/share/git-core/templates
git: 'remote-https' is not a git command. See 'git --help'.
$ which copilot
/snap/bin/copilot
```
What I'm doing wrong?
Is it because copilot was installed from snap store?
Contributor guide
Assessment
This issue has not been assessed yet.