[skara] Integrated: cli: add --atomic and --manual to git-pr-integrate

Erik Helin ehelin at openjdk.java.net
Thu Mar 18 09:15:10 UTC 2021


On Thu, 18 Mar 2021 07:53:29 GMT, Erik Helin <ehelin at openjdk.org> wrote:

> Hi all,
> 
> please review this patch that adds the switches `--atomic` and `--manual` to `git-pr-integrate`. These flags will simply just append either "atomic" or "manual" to the `/integrate` pull request command that `git-pr-integrate` creates.
> 
> Testing:
> - [x] Manual testing on Linux x64
> 
> Thanks,
> Erik

This pull request has now been integrated.

Changeset: 60eb3a6e
Author:    Erik Helin <ehelin at openjdk.org>
URL:       https://git.openjdk.java.net/skara/commit/60eb3a6e
Stats:     29 lines in 1 file changed: 28 ins; 1 del; 0 mod

cli: add --atomic and --manual to git-pr-integrate

Reviewed-by: rwestberg

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

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


More information about the skara-dev mailing list