Git console progress
Answered
when performing
git pull on the terminal, I see the progress of the operation:remote: Counting objects: 176, done.
remote: Compressing objects: 100% (119/119), done.
...
On Pycharm, the progress bar does not increase, only displaying that "working" animation.
On the Console tab of the Version Control window, I can see the command pycharm issued and some of the output, but not these logs that show the progress of the operation. Is there any way to enable this?
Please sign in to leave a comment.
Hi Frank,
Thank you for contacting PyCharm support.
I have filed an issue to our issue tracker about it https://youtrack.jetbrains.com/issue/IDEA-200451, please follow it for future updates. See https://intellij-support.jetbrains.com/hc/en-us/articles/207241135-How-to-follow-YouTrack-issues-and-receive-notifications if you are not familiar with YouTrack.
Kind regards,
Sergey
https://www.jetbrains.com
The Drive to Develop