2014-11-06 14:02 GMT+01:00 Thomas D. <[email protected]>: > What's my problem: > > Reading a commit log like > > - Merge branch 'v8-stable' > - Merge branch 'v8-stable' > - Merge branch 'v7-stable' into v8-stable > - Merge branch 'v8-stable' > - Merge branch 'v8-stable' > - Merge branch 'v8-stable' > - Merge branch 'master' of https://github.com/rsyslog/rsyslog > - Merge branch 'v8-stable' > - Merge branch 'v8-stable' > - Merge branch 'v7-stable' > - Merge branch 'v8-stable' > > is not very helpful. Nobody understands what's going on.
Wouldn't git log --no-merges solve your problem? _______________________________________________ rsyslog mailing list http://lists.adiscon.net/mailman/listinfo/rsyslog http://www.rsyslog.com/professional-services/ What's up with rsyslog? Follow https://twitter.com/rgerhards NOTE WELL: This is a PUBLIC mailing list, posts are ARCHIVED by a myriad of sites beyond our control. PLEASE UNSUBSCRIBE and DO NOT POST if you DON'T LIKE THAT.

