RFR: git-pr: add cc sub-command

Erik Helin ehelin at openjdk.java.net
Thu Jul 9 09:11:23 UTC 2020


Hi all,

please review this patch that adds the `git pr cc` sub-command which corresponds to the
[`/cc`](https://wiki.openjdk.java.net/display/SKARA/Pull+Request+Commands#PullRequestCommands-/cc) pull request
command. Contributors preferring the command-line can now run for example `git pr cc build-dev hotspot-dev`.

Testing:
- [x] Manual testing on Linux x64

Thanks,
Erik

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

Commit messages:
 - git-pr: add cc sub-command

Changes: https://git.openjdk.java.net/skara/pull/699/files
 Webrev: https://webrevs.openjdk.java.net/skara/699/webrev.00
  Stats: 88 lines in 3 files changed: 87 ins; 0 del; 1 mod
  Patch: https://git.openjdk.java.net/skara/pull/699.diff
  Fetch: git fetch https://git.openjdk.java.net/skara pull/699/head:pull/699

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


More information about the skara-dev mailing list