patman: Allow showing a Commit as a string
authorSimon Glass <sjg@chromium.org>
Fri, 30 Oct 2020 03:46:32 +0000 (21:46 -0600)
committerSimon Glass <sjg@chromium.org>
Thu, 5 Nov 2020 16:11:31 +0000 (09:11 -0700)
commita12ad7c94064759f5be02b879f3f52ed5111335f
treeae5efb5c217448dac600881373bc33baa12857b5
parentb5e188131f048ad57420545c7e867e80d60b835b
patman: Allow showing a Commit as a string

Use the subject of the Commit object when printing it out.

Signed-off-by: Simon Glass <sjg@chromium.org>
tools/patman/commit.py