Skip to content
This repository was archived by the owner on Apr 7, 2026. It is now read-only.

Commit a567611

Browse files
ZecyelCopilot
andauthored
Update docs/lab/lab2.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 1617e42 commit a567611

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/lab/lab2.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -527,7 +527,7 @@ cat password.txt - | ./bomb
527527
```shell
528528
# 在以下文件的根目录下添加以下三个内容到暂存区
529529
# 如果无法成功添加,请检查终端中的当前目录和以下文件路径是否对应
530-
git add password.txt lab2_<学号>.pdf config.txt
530+
git add password.txt lab2_<学号>_<姓名>.pdf config.txt
531531

532532
# 将暂存区的所有更改提交到本地仓库
533533
git commit -m "xxx(你的提交注释)"

0 commit comments

Comments
 (0)