Include options when cloning
未关闭
Needs Design
Priority: Wishlist
- 主要语言
- Vala
- 星标
- 521
- 派生
- 118
- 平均合并
- 1 天 8 小时
- 30 天内合并 PR
- 14
描述
### Problem
The command `git clone` has options `--bare` or `--mirror` but these are not accessible through the UI.
### Proposal
Show radiobuttons for the allowed cloning options in the UI.
### Prior Art (Optional)
Gitg allows "bare" cloning.
贡献指南
调研方向
首先跟踪调用 git clone 的 UI 路径,并检查当前如何传递克隆选项。将支持的 --bare 和 --mirror 选项与 Gitg 的行为进行比较,然后确认 UI 提供了允许的选项,并且使用每个选项进行克隆都会产生预期结果。
由索引模型根据 Issue 内容生成。
评估
- 领域
- desktop
- Issue 类型
- 功能
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 45/100