How do show the git console?
已回答
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?
请先登录再写评论。
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)