bin/get-{extra,fixes}-pick-list.sh: improve output
authorJuan A. Suarez Romero <jasuarez@igalia.com>
Wed, 5 Apr 2017 18:18:42 +0000 (20:18 +0200)
committerJuan A. Suarez Romero <jasuarez@igalia.com>
Thu, 20 Apr 2017 08:28:54 +0000 (10:28 +0200)
commit3af7f8275b806d42daaad6f700c3917f8e33d3e4
tree03186dafc993ab9f02729e904ec748e9f56766c2
parent99b41631bb98d154df3dd01f17edd5e5a6a7d1f1
bin/get-{extra,fixes}-pick-list.sh: improve output

Show the commit hash and the title in a way that it is easier to copy
and paste in the bin/.cherry-ignore-extra file if we want to ignore
those commits for the future.

v2:
- Use printf instead echo (Eric Engestrom)

Reviewed-by: Eric Engestrom <eric.engestrom@imgtec.com>
Reviewed-by: Emil Velikov <emil.velikov@collabora.com>
bin/get-extra-pick-list.sh
bin/get-fixes-pick-list.sh