Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Git status does not show anything #1761

Open
1 task done
ritchielrez opened this issue Mar 8, 2025 · 0 comments
Open
1 task done

Git status does not show anything #1761

ritchielrez opened this issue Mar 8, 2025 · 0 comments

Comments

@ritchielrez
Copy link

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 the react 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

  1. Go to "Terminal"
  2. Type in "git status"
  3. Press enter

Expected behavior

It will show the current status of the git repository.

Parity with Local

Screenshots

Image

Platform

Version = 1.84.0
Hash = 3b0b7194bc6b567c2eaf4c96a5759098469dcf59
WebContainer = 495c5120

Browser name  = Chrome
Full version  = 132.0.0.0
Major version = 132
navigator.appName = Netscape
navigator.userAgent = Mozilla/5.0 (X11; CrOS x86_64 14541.0.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36
performance.memory = {
  "totalJSHeapSize": 68669497,
  "usedJSHeapSize": 65383957,
  "jsHeapSizeLimit": 2078277632
}

Additional context

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant