RFR: 200: git-info should show link to review

Robin Westberg rwestberg at openjdk.java.net
Fri Dec 13 10:20:33 UTC 2019


On Fri, 13 Dec 2019 09:59:17 GMT, Erik Helin <ehelin at openjdk.org> wrote:

> Hi all,
> 
> please review this patch that adds the flag `--review` to `git-info`. This
> allows a user to show the link to the pull request for a given commit, for
> example in the Skara repository:
> 
> $ git info --review --no-decoration 914cbefe88a059db12e9e55ac6a3168c75a005fd
> https://git.openjdk.java.net/skara/pull/322
> 
> Thanks,
> Erik

Looks good!

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

Marked as reviewed by rwestberg (Reviewer).

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


More information about the skara-dev mailing list