RFR: git-pr: add summary sub-command
Erik Helin
ehelin at openjdk.java.net
Thu Jul 9 10:36:41 UTC 2020
On Thu, 9 Jul 2020 10:16:49 GMT, Erik Helin <ehelin at openjdk.org> wrote:
> Hi all,
>
> please review this patch that adds the `git pr summary` sub-command which corresponds to the
> [`/summary`](https://wiki.openjdk.java.net/display/SKARA/Pull+Request+Commands#PullRequestCommands-/summary) pull
> request command. Contributors who prefer to use the command-line can now run `git pr summary` which will open their
> configured editor for writing a summary. Testing:
> - [x] Manual testing on Linux x64
>
> Thanks,
> Erik
/summary
Adds the `git pr summary` sub-command corresponding to the `/summary` pull
request command.
-------------
PR: https://git.openjdk.java.net/skara/pull/700
More information about the skara-dev
mailing list