RFR: vcs: make follow work with merge commits

Erik Helin ehelin at openjdk.java.net
Sat Aug 29 11:59:56 UTC 2020


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

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

Commit messages:
 - vcs: make follow work with merge commits

Changes: https://git.openjdk.java.net/skara/pull/752/files
 Webrev: https://webrevs.openjdk.java.net/?repo=skara&pr=752&range=00
  Stats: 52 lines in 2 files changed: 52 ins; 0 del; 0 mod
  Patch: https://git.openjdk.java.net/skara/pull/752.diff
  Fetch: git fetch https://git.openjdk.java.net/skara pull/752/head:pull/752

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


More information about the skara-dev mailing list