RFR: vcs: add method ReadOnlyRepository.follow [v2]

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


> 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

Erik Helin has updated the pull request incrementally with one additional commit since the last revision:

  Fix tests

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

Changes:
  - all: https://git.openjdk.java.net/skara/pull/740/files
  - new: https://git.openjdk.java.net/skara/pull/740/files/56466073..c3abb8e7

Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=skara&pr=740&range=01
 - incr: https://webrevs.openjdk.java.net/?repo=skara&pr=740&range=00-01

  Stats: 8 lines in 1 file changed: 8 ins; 0 del; 0 mod
  Patch: https://git.openjdk.java.net/skara/pull/740.diff
  Fetch: git fetch https://git.openjdk.java.net/skara pull/740/head:pull/740

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


More information about the skara-dev mailing list