git clone fails - always requires authorization which fails
- 主要语言
- Vim Script
- 星标
- 11.7k
- 派生
- 810
- PR 合并指标
- 30 天内没有已合并 PR
描述
The command
`git clone --depth=1 https://github.com/github/copilot.vim.git ~/.config/nvim/pack/github/start/copilot.vim`
as given in README.md always asks for authentication.
Neither my alias name nor my email address (with password) is being accepted. The password query always shows the entered account suffixed with "@github.com".
The same credentials are valid for authenticate at github.com.
The destination directory is existing.
Platform: Linux Mint 22.3
neovim as delivered with Linux Mint 22.3 (v0.9.5)
git as delivered with Linux Mint 22.3 (2.43.0)
Any ideas ?
贡献指南
调研方向
Start by reproducing the `git clone` command shown in README.md on the listed Linux Mint, Neovim, and Git versions. Then inspect the README setup instructions and verify whether the documented repository access method works without rejected authentication; done means the setup command succeeds or the documentation accurately explains the required access.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- git, vim
- 领域
- documentation
- Issue 类型
- 缺陷
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 活跃
- 描述清晰度
- 基本清楚
- 新手友好度
- 48/100