copilot plugin marketplace browse awesome-copilot - warning: templates not found
- 主要語言
- Shell
- 星號
- 11.2k
- 分支
- 1.9k
- 平均合併
- 14 小時 16 分鐘
- 30 天內合併 PR
- 6
描述
```
$ 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?
貢獻指南
研究方向
在檢查 `copilot --version` 和可用的 Git 指令後,使用透過 snap 安裝的 `/snap/bin/copilot` 執行 `copilot plugin marketplace browse awesome-copilot`,重現此失敗。調查回報中缺少的 `git remote-https` 和範本路徑,然後確認 marketplace 瀏覽是否能在沒有警告或複製錯誤的情況下完成。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- git, shell
- 領域
- cli
- Issue 類型
- 缺陷
- 難度
- 4/5
- 預估耗時
- 3-5 天
- 活躍度
- 冷清
- 描述清晰度
- 需要釐清
- 新手友好度
- 35/100