Closed Flugtiger closed 7 years ago
Fast forward is now supported. Please have a look at b13cd3a0af7661525e0640e553e809e7680f77f0, there you will also find the corresponding revision graph structure. There is a special Fast Forward merge query (see documentation).
Fast forward merging is currently not supported. This means every merge generates a new revision even if one branch is a direct predecessor of the other branch. Together with issue #34 this creates some weird revision-graphs.
Graph before merging:
Graph after merging: