CodeForPhilly / CodeForPhilly/decentralized-data
"Actually Using Git": create checkpoints along the way
未关闭
- 主要语言
- CSS
- 星标
- 6
- 派生
- 2
- PR 合并指标
- 30 天内没有已合并 PR
描述
In `tutorials/actually-using-git/lessons/conflicting-branches.md`, folks can gloss over small steps and get their repo into an incorrect status. They then go through several steps before they discover this, and don't realize why.
We should provide them with "checkpoints" that show exactly what the output of `git branch`, `git status`, and `cat planets.md` should be after every step.
贡献指南
这个仓库没有索引到贡献指南
调研方向
打开 Open tutorials/actually-using-git/lessons/conflicting-branches.md,并逐步按照教程操作。在每一步之后添加检查点,显示 git branch、git status 和 cat planets.md 的预期输出。当学习者能够在每一步之后比较其仓库状态,并识别出状态何时发生偏差时,即视为完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- git
- 领域
- documentation
- Issue 类型
- 文档
- 难度
- 2/5
- 预计耗时
- 1-3 小时
- 活跃度
- 停滞
- 描述清晰度
- 描述清楚
- 新手友好度
- 45/100