Git新命令switch和restore

📝

内容提要

最近发现git在修改完文件后,提示恢复修改的命令是restore,如下所示,印象中应该是checkout,所以就研究了下,总结一下分享给大家 $ git status Changes to be committed: (use "git restore --staged <file>..." to unstage) modified: ...

🏷️

标签

➡️

继续阅读