Julia Evans on Nostr: thinking this morning about how much I like GitUp’s git visualizations. the main ...
thinking this morning about how much I like GitUp’s git visualizations.
the main thing I like about it (over `git log --graph --oneline`) is that it shows you the state of ALL your branches, not just the current branch you're on
but the problem is gitup is mac-only. is there a cross-platform git visualization tool that does the same thing? ideally not an editor plugin since different people use different editors
the main thing I like about it (over `git log --graph --oneline`) is that it shows you the state of ALL your branches, not just the current branch you're on
but the problem is gitup is mac-only. is there a cross-platform git visualization tool that does the same thing? ideally not an editor plugin since different people use different editors