[root@666 IT-DOC]# git status -s
?? a.txt
[root@666 IT-DOC]# git add a.txt
[root@666 IT-DOC]# git status -s
A a.txt
[root@666 IT-DOC]# git reset HEAD a.txt
[root@666 IT-DOC]# git status -s
?? a.txt




网名:bass 分享技术 突破难点 创新思维