GIt tab on intellij 2022.2-C

Answered

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

0
1 comment

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.

0

Please sign in to leave a comment.