RFR: git-pr: use commit message from most recent commit

Erik Helin ehelin at openjdk.java.net
Tue Mar 24 12:41:34 UTC 2020


Hi all,

please review this patch that ensure that `git pr create` always use the subject
from the most recent commit as the title for the pull request. Furthermore
`git pr create` will now also require a body for the pull request to be present.

Testing:
- Manual testing of `git pr create` on Linux x64

Thanks,
Erik

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

Commit messages:
 - git-pr: use commit message from most recent commit

Changes: https://git.openjdk.java.net/skara/pull/537/files
 Webrev: https://webrevs.openjdk.java.net/skara/537/webrev.00
  Stats: 9 lines in 1 file changed: 2 ins; 2 del; 5 mod
  Patch: https://git.openjdk.java.net/skara/pull/537.diff
  Fetch: git fetch https://git.openjdk.java.net/skara pull/537/head:pull/537

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


More information about the skara-dev mailing list