cmderdev / cmder

Lovely console emulator package for Windows
https://cmder.app
MIT License
25.88k stars 2.03k forks source link

[Bug] internal git get stuck when fetching #2827

Closed zorrohahaha closed 1 year ago

zorrohahaha commented 1 year ago

Version Information

Cmder version:221218 stable
Operating system:Win10

Cmder Edition

Cmder Full (with Git)

Description of the issue

When typing "git fetch origin" in the bash ENV, sometimes the session get stuck and cannot quit.

How to reproduce

No response

Additional context

No response

Checklist

daxgames commented 1 year ago

Does it happen outside cmder in the same git repo running git bash?

The only thing Cmder changes in bash config is the prompt character so this is likely not Cmder issue.

zorrohahaha commented 1 year ago

Does it happen outside cmder in the same git repo running git bash?

The only thing Cmder changes in bash config is the prompt character so this is likely not Cmder issue.

I am using the git-bash directly from the "vendor/git-for-windows" and there is no such issue. It seems the fetch was already done, but the bash prompt got stuck and cannot accept any new input. @daxgames And with some previous releases in 2021, there is no such issue either.

daxgames commented 1 year ago

Then I do not understand.

When typing "git fetch origin" in the bash ENV,

And

I am using the git-bash directly from the "vendor/git-for-windows" 

Are both git bash from vendor\git-for-windows