GIt tab on intellij 2022.2-C
已回答
How can I restore git tab in this version of the IDEA to look like it used to in the old version? in a tab, near the code. It looks like that in pycharm's latest version. Thanks
请先登录再写评论。
From 2023.3 release, non-modal window became default commit tool window.
If you wish to return to previous behaviour, please go to Settings or Preferences | Version Control | Commit and disable Non-modal commit window.
You may also use non-modal window in the old location by: Having non-modal commit window enabled + in Settings | Advanced Settings Enable Commit tool window disabled.