You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I run git status in the terminal, the terminal just hangs. I cannot run any git related commands in the terminal at all. Normal commands work just fine though. I have been having this issue since yesterday. Before that everything was working just fine, I could run my node project just fine and use git commands. The node code is on the react branch of my repository.
Describe the bug
When I run
git status
in the terminal, the terminal just hangs. I cannot run any git related commands in the terminal at all. Normal commands work just fine though. I have been having this issue since yesterday. Before that everything was working just fine, I could run my node project just fine and use git commands. The node code is on thereact
branch of my repository.Link to the blitz that caused the error
https://stackblitz.com/~/github.com/ritchielrez/2do-app?file=2do-gui/src/TodoList.tsx&view=editor
Steps to reproduce
Expected behavior
It will show the current status of the git repository.
Parity with Local
Screenshots
Platform
Additional context
No response
The text was updated successfully, but these errors were encountered: