Integrated: vcs: support explicit fast-forward merging

Erik Helin ehelin at openjdk.java.net
Sat Aug 22 10:00:57 UTC 2020


On Sat, 22 Aug 2020 09:25:16 GMT, Erik Helin <ehelin at openjdk.org> wrote:

> Hi all,
> 
> please review this patch that makes it explicit for `Repository.merge` whether a fast-forward merge should be attempted
> or not.
> Testing:
> - [x] `make test` passes on Linux x64
> - [x] Added two new unit tests
> 
> Thanks,
> Erik

This pull request has now been integrated.

Changeset: cfaa0827
Author:    Erik Helin <ehelin at openjdk.org>
URL:       https://git.openjdk.java.net/skara/commit/cfaa0827
Stats:     122 lines in 5 files changed: 0 ins; 100 del; 22 mod

vcs: support explicit fast-forward merging

Reviewed-by: rwestberg

-------------

PR: https://git.openjdk.java.net/skara/pull/731


More information about the skara-dev mailing list