Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如何使用 smartgit 恢复对以前版本的更改?我在那里找不到选项
我想您想返回过去的提交之一。
单击窗口右侧的“日志”,然后选择要返回的提交并选择“签出”。旧版本现已签出。
然后您可以提交并推送该文件。