Integrated: vcs: add method ReadOnlyRepository.follow

Erik Helin ehelin at openjdk.java.net
Tue Aug 25 15:20:50 UTC 2020


On Tue, 25 Aug 2020 15:05:13 GMT, Erik Helin <ehelin at openjdk.org> wrote:

> Hi all,
> 
> please review this patch that adds the method `ReadOnlyRepository.follow` for getting all commits that changed a
> particular file.
> Testing:
> - [x] `make test` passes on Linux x64
> - [x] Added a new unit test
> 
> Thanks,
> Erik

This pull request has now been integrated.

Changeset: 05d9d69b
Author:    Erik Helin <ehelin at openjdk.org>
URL:       https://git.openjdk.java.net/skara/commit/05d9d69b
Stats:     139 lines in 5 files changed: 26 ins; 111 del; 2 mod

vcs: add method ReadOnlyRepository.follow

Reviewed-by: rwestberg

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

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


More information about the skara-dev mailing list