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

Erik Helin ehelin at openjdk.java.net
Fri Dec 13 10:00:21 UTC 2019


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

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

Commits:
 - 04bc2a08: skara-200

Changes: https://git.openjdk.java.net/skara/pull/326/files
 Webrev: https://webrevs.openjdk.java.net/skara/326/webrev.00
  Issue: https://bugs.openjdk.java.net/browse/SKARA-200
  Stats: 54 lines in 2 files changed: 39 ins; 10 del; 5 mod
  Patch: https://git.openjdk.java.net/skara/pull/326.diff
  Fetch: git fetch https://git.openjdk.java.net/skara pull/326/head:pull/326

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


More information about the skara-dev mailing list