PA4 - 虚实交错的魔法: 分时多任务

在进行本PA前, 请在工程目录下执行以下命令进行分支整理, 否则将影响你的成绩:

git commit --allow-empty -am "before starting pa4"
git checkout master
git merge pa3
git checkout -b pa4

Last updated

Was this helpful?