Hi,
Brice Goglin wrote:
> It would very nice to have an option that summarizes commits
> between merges. For instance, if there are 56 commits between
> two merges (and no other merge there), just show
>
> o
> |o Merge foo into bar
> || My 56th commit
> || ... 54 commits hidden ... <- This is what I am talking about
> || My 1st commit
> |o Merge baz into bar
> ||\
Probably not exactly what you mean, but have you tried
--simplify-by-decoration?
(In the GUI, that option can be set from the "Edit view" dialog:
View name [ Simplified ] [X] Remember this view
...
Miscellaneous options:
[ ] Strictly show by date [ ] Mark branch sides
[ ] Limit to first parent [X] Simple history <--- HERE
Additional arguments to git log: [ ]
Enter files and directories to include, one per line:
[ ]
[ ]
Command to generate more commits to include:
[ ]
[ OK ] [ Apply (F5) ] [ Cancel ]
)
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]