我可以从magit的日志视图中检出给定的提交吗?


53

我正在使用magit的日志视图浏览git存储库历史记录l l。我可以从那里签出给定的提交而无需去终端吗?

Answers:


67

将鼠标指向所需的提交,点击b b以结帐,并接受默认的引用,该引用类似于master~3

By using our site, you acknowledge that you have read and understand our Cookie Policy and Privacy Policy.
Licensed under cc by-sa 3.0 with attribution required.