stackblitz / core

Online IDE powered by Visual Studio Code ⚡️
https://stackblitz.com
MIT License
10.23k stars 888 forks source link

Terminal not working #2983

Closed ashleymays closed 6 months ago

ashleymays commented 7 months ago

Description of Bug

The terminal does not provide an accurate screenshot of the branch it's supposed to be on, and it does not allow me to use any git commands (git checkout, etc.)

Steps to Reproduce

  1. Go to 'this repo'
  2. Open terminal
  3. Type git checkout master
  4. See error
HeyGarrison commented 7 months ago

Hey there!

It doesn't look like I'm able to reproduce this on my side. Could you try clearing cache and seeing if the problem persists?

ashleymays commented 6 months ago

Hey @HeyGarrison thanks for your help. Clearing the cache did the trick! I'll go ahead and close this issue.