RFR: 194: git-pr create --publish should not print messages from remote

Robin Westberg rwestberg at openjdk.java.net
Thu Dec 12 07:01:26 UTC 2019


On Thu, 12 Dec 2019 06:59:53 GMT, Erik Helin <ehelin at openjdk.org> wrote:

> Hi all,
> 
> please review this patch that adds `--quiet` to `git-publish` and updates
> `git-pr` to make use of the `--quiet` flag. This is to prevent output from the
> remote about creating a new pull request from showing up.
> 
> I also fixed a bug where the upstream branch has to be re-read after a
> succesful publish.
> 
> Thanks,
> Erik
> 
> - [x] Manual testing of `git pr create --publish`

Looks good!

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

Marked as reviewed by rwestberg (Reviewer).

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


More information about the skara-dev mailing list