doc/SubmittingPatches: show how to get a CLI commit summary
commit48a96972fd4421e1136b50d6650a2b9d45947754
authorÆvar Arnfjörð Bjarmason <avarab@gmail.com>
Tue, 21 Mar 2017 14:21:54 +0000 (21 14:21 +0000)
committerJunio C Hamano <gitster@pobox.com>
Sun, 26 Mar 2017 22:59:08 +0000 (26 15:59 -0700)
tree37ffbeb73d2945972b66e302467862ba060cedab
parent2ee0056779a7fb736092fc78de10b7e908f46f25
doc/SubmittingPatches: show how to get a CLI commit summary

Amend the section which describes how to get a commit summary to show
how do to that with "git show", currently the documentation only shows
how to do that with gitk.

Signed-off-by: Ævar Arnfjörð Bjarmason <avarab@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/SubmittingPatches