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
Research direction
Reproduce the failure with `copilot plugin marketplace browse awesome-copilot` using the snap-installed `/snap/bin/copilot`, after checking `copilot --version` and the available Git commands. Investigate the reported missing `git remote-https` and template path, then verify that browsing the marketplace completes without the warning or clone error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- git, shell
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100