Ingit – Git GUI that runs in the browsers(github.com)
github.com
Ingit – Git GUI that runs in the browsers
https://github.com/capaj/ingit
4 comments
what is a good use case for this tool?
Seems like it would be super useful for folks new to development and version control to have a visual representation of what's happening with your commits
I use it as my daily driver for any git operations, but most people prefer command line.
So for a typical person it is useful early in their developer career as a helper when learning git.
In the past few weeks I built a fast, animated git GUI from scratch
ingit makes branch switching, merge previews, rebases, cherry-picks, and reflog recovery feel instant. I would highly recommend especially if you're new to git.
Try with npm i @ingit/cli