Git Sample Dojo 这是一个用于演示基本 git 命令的示例 GitHub 仓库。你可以使用以下命令将此仓库克隆到你的本地计算机: git clone https://github.com/acm-dojo/git-sample-repo.git 在运行该命令之前, 请确保你已经切换到主目录 /home/hacker. 克隆完成后, 你应该会在你的主目录中看到一个名为 git-sample-repo 的新目录.