使用复习卡回顾
·
第 1 题,共 5 题
时空穿梭开发者
开始实验
1
选择最佳答案
哪个命令可以安全地暂存当前工作,包括未跟踪的功能文件?
A
git stash -u
B
git stash clear
C
git stash
D
git stash list