Murmele / Gittyup

Understand your Git history!
https://murmele.github.io/Gittyup
MIT License
1.37k stars 107 forks source link

Show Selected Branch without other branches from merges #705

Open Murmele opened 4 months ago

Murmele commented 4 months ago

When showing only the selected branch and a merge happened also the other branch is then shown in the commit list. In this case it is difficult to see the own created commit.

This is usefull especially for really large repositories.

grafik

Murmele commented 4 months ago

https://github.com/Murmele/Gittyup/blob/master/src/git/RevWalk.cpp#L66-L128