
Git Graph hasn't been updated in years, so I built a modern alternative
Hey everyone.
I’ve been using the classic Git Graph extension for a long time. It works, but it hasn't received an update in over 3 years and the UI feels pretty dated at this point.
I got tired of waiting for updates, so I built my own replacement: Git Graph Plus.
I rewrote it from the ground up using Svelte. The main goal was just to make it cleaner, and actually maintain it. You can do all the usual stuff you’d expect branching, merging, rebasing, cherry-picking right from the visual graph.
It’s completely open source. If you're still using the old extension and want something a bit more modern, give it a try and let me know how it feels.
Repo is here: https://github.com/the0807/git-graph-plus
VS Code Marketplace: https://marketplace.visualstudio.com/items?itemName=the0807.git-graph-plus
If you run into bugs or have feature requests, drop an issue on GitHub or just let me know here. Thanks.