Git Graph extension empty
See original GitHub issueOS/Web Information
- Web Browser: Chrome/91.0.4472.77
- Local OS: win 10
- Remote OS: codercom/code-server:latest with docker 20.10.7 on centos 7.6
- Remote Architecture: x86_64
code-server --version
:3.10.2
Steps to Reproduce
- run container of codercom/code-server:latest
- install git graph extension (version:1.30.0)
- open git graph view
Expected
git history view
Actual
empty view
Logs
Screenshot
Notes
This issue can be reproduced in VS Code: Yes/No
Issue Analytics
- State:
- Created 2 years ago
- Comments:14 (8 by maintainers)
Top Results From Across the Web
Git Graph stays empty with remote development in container ...
Open Git Graph (opens, but will be empty on VS-Code v1.57.1). Expected Behaviour. Git Graph should show the usual nice version tree. :-)....
Read more >Git Graph - Visual Studio Marketplace
Git Graph extension for Visual Studio Code. View a Git Graph of your repository, and easily perform Git actions from the graph.
Read more >Git Graph not working in VSCode - Home Assistant Community
I can install the extension. When I open a window, its stays empty.
Read more >Why is my Git Extensions Graph totally gray and how can I fix it?
I can push, pull and commit changes and they will show up in bitbucket but the graph does not show up. There is...
Read more >git-log Documentation - Git
--remove-empty. Stop when a given path disappears from the tree. --merges. Print only merge commits. This is exactly the same as --min-parents=2 ....
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
I upgrade the code-server to 3.11.0 but the extension still not work. On https, I got this error on chrome when I open git graph tab.
this error on firefox
I think this issue is related: https://github.com/mhutchie/vscode-git-graph/issues/535