单选题 1分 下列哪个命令可以撤销暂存区的修改,将文件状态恢复到工作区? Agit commit --amend Bgit reset HEAD <文件名> Cgit checkout -- <文件名> Dgit revert <提交哈希>