RFR: git-webrev: add --similarity flag

Erik Helin ehelin at openjdk.java.net
Sat Aug 15 10:09:44 UTC 2020


Hi all,

please review this patch that adds the `--similarity` flag to `git-webrev`. The `--similarity` flag allows users to
manually tune the threshold for when a file should be considered renamed or copied.

Testing:
- Manual testing on Linux x64

Thanks,
Erik

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

Commit messages:
 - git-webrev: add --similarity flag

Changes: https://git.openjdk.java.net/skara/pull/715/files
 Webrev: https://webrevs.openjdk.java.net/skara/715/webrev.00
  Stats: 69 lines in 6 files changed: 46 ins; 0 del; 23 mod
  Patch: https://git.openjdk.java.net/skara/pull/715.diff
  Fetch: git fetch https://git.openjdk.java.net/skara pull/715/head:pull/715

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


More information about the skara-dev mailing list