使用复习卡回顾
·
第 1 题,共 5 题
你的第一个 Git 实验
开始实验
1
选择最佳答案
哪个命令可以将当前项目目录转换为 Git 仓库?
A
git init
B
git log
C
git add .
D
git status