git-log--graph
git-log--graph copied to clipboard
Show current changes in graph (even without quick tip)
Sticky branch names are GREAT as I mentioned in https://github.com/phil294/GitLG/issues/124, There I also mentioned a more visual way to convey changes in the local branch.
I mean even in the "quick tips" is very hard to notice. So I can be making/poping stashes without even noticing changes in the repo... At least in the graph! TBF I usually have the right side panel open with the "source control" view, so I notice them there so is kind of ok!
Could be a ghost commit as in git graph and other git clients:
yes, also not done due to time constraints. the git status section at the top is/was very hacky