摘要:
在上篇博客中留了一个问题,那就是git restore命令是做什么的,下面重点分析。 一、概述 git restore命令是撤销的意思,也就是把文件从缓存区撤销,回到未被追踪的状态。 该命令有git restore <file>和git restore --staged <file>两种常用的用法。 阅读全文
posted @ 2020-11-18 22:42
良工说技术
阅读(43892)
评论(4)
推荐(5)
浙公网安备 33010602011771号