commit | da1a6ec90550ed2bd06b3915a2f24a9cba673c20 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Fri Mar 28 07:02:20 2025 -0600 |
committer | Tom Rini <trini@konsulko.com> | Thu Apr 10 11:57:56 2025 -0600 |
tree | 920ee8a44559fc0e6ff976ba29920d622c87c9bc | |
parent | 8cfea23c680b87f719721976f431c09d3e204fbe [diff] |
patman: Show base commit on each patch when no cover letter If a series is sent without a cover letter, there is no indication of the base commit. Add support for this, since single patches of small series may not always have a cover letter. Signed-off-by: Simon Glass <sjg@chromium.org>