Git console
#26323
Replies: 1 comment
-
|
When running pre-commit hooks, it would be handy to have a setting to auto-show a git console to track the progress and output of the pre-commit hooks. It could then auto-hide on successful completion. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
View that keeps track of all the Git commands you've run (e.g. git commit, git push, git pull, git merge, etc.), along with the outputs and results of each command. This makes it easy to track the history of your operations and any error messages.
Beta Was this translation helpful? Give feedback.
All reactions