简体   繁体   中英

How to install old commit / revision in IntelliJ Git?

In TortoiseHG GUI, I have the possibility to install old revision / commit. Now I am working with Intellij and asking myself how to do this in intelliJ Git?

If by "install" you mean checkout an old revision, that would be the checkout dialog box , also visible when you want to switch branches :

https://www.jetbrains.com/img/webhelp/git_branch_checkout.png

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM