PA1 - 开天辟地的篇章: 最简单的计算机

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

git commit --allow-empty -am "before starting pa1"
git checkout master
git merge pa0
git checkout -b pa1

Last updated

Was this helpful?