Integrated: vcs: make follow work with merge commits

Erik Helin ehelin at openjdk.java.net
Sat Aug 29 20:24:21 UTC 2020


On Sat, 29 Aug 2020 11:57:21 GMT, Erik Helin <ehelin at openjdk.org> wrote:

> Hi all,
> 
> please review this patch that makes `ReadOnlyRepository.follow` work with merge commits for Git repositories. I also
> added an additional unit test to verify the functionality.
> Testing:
> - [x] `make test` passes on Linux x64
> - [x] Added a new unit test
> 
> Thanks,
> Erik

This pull request has now been integrated.

Changeset: 8a7eb772
Author:    Erik Helin <ehelin at openjdk.org>
URL:       https://git.openjdk.java.net/skara/commit/8a7eb772
Stats:     52 lines in 2 files changed: 0 ins; 52 del; 0 mod

vcs: make follow work with merge commits

Reviewed-by: rwestberg

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

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


More information about the skara-dev mailing list