保护神器并记录发现
任务
- 从
master 分支创建一个名为 artifact-study 的新分支。
- 在
artifact-study 分支中,创建一个名为 temporal-artifact.txt 的文件,并对神器进行简要描述。
- 更新
README.md 文件,添加一个关于正在进行的神器研究的章节。
- 在
artifact-study 分支中提交你的更改。
- 将
artifact-study 分支合并回 master 分支。
要求
- 所有操作必须在
/home/labex/project/time-travel-hub 仓库中进行。
temporal-artifact.txt 文件必须包含至少一行关于神器的描述,你可以使用以下文本:"A glowing orb that seems to distort time around it. Further study is needed to understand its full capabilities and potential risks."
README.md 文件必须包含一个标题为 "### Temporal Artifact Study" 的新章节,且至少包含一行信息。
- 为所有提交使用具有实际意义的提交信息(commit messages)。
- 确保在完成所有操作后,你处于
master 分支上。
- 合并后,
artifact-study 分支应继续保留。
示例
完成挑战后,你在 master 分支中的 README.md 文件可能如下所示:
## Time Travel Hub
This is the central hub for all our time-traveling experiments.
### Temporal Artifact Study
We have discovered a powerful temporal artifact that requires careful study. More details can be found in the temporal-artifact.txt file.
你的 temporal-artifact.txt 文件可能包含:
A glowing orb that seems to distort time around it. Further study is needed to understand its full capabilities and potential risks.