Open
Description
Describe the solution you'd like
I'd like to be able to use vgit to:
- visualize diffs across branches
- manage remotes
- Push, pull, fetch, and other basic tasks related to working with remote repositories
So far vgit is great -- the best -- at navigating and working through local changes and diffs on a single branch, I'd just like to be able to use that same power for diffing across branches and managing remote stuff too. I saw that there is a checkout
command for checking out specific commits (which works for branches too), but being able to navigate through branches visually would be really, really helpful. Not sure if these features are within scope or not (if not, please feel free to close) -- just thought I'd inquire here. Thank you for all of your work, it really is an amazing tool!
Activity