How do show the git console?
Answered
I am running….
IntelliJ IDEA 2024.3.3 (Ultimate Edition)
Build #IU-243.24978.46, built on February 12, 2025
Yet when I choose “Git” I am able open a new Git Log Tab, but I was expecting a Git Cosole tab, showing the git commands executed in a console view, but this tab is not showing in my version of intellij IDEA.
Can someone suggest how I can cause it to display?
Please sign in to leave a comment.
Hi, please see: https://www.jetbrains.com/guide/java/tutorials/marco-codes-git-tricks/git-console/
It will appear after running any mutating git command (push, commit etc)