commit | 28c24bd7253c3c7a4f3134c5bae4d039b9838e87 | [log] [tgz] |
---|---|---|
author | Matthieu Moy <Matthieu.Moy@imag.fr> | Wed Jun 27 11:10:16 2012 +0200 |
committer | Junio C Hamano <gitster@pobox.com> | Wed Jun 27 14:18:01 2012 -0700 |
tree | 6d8c125bdc54b70cc21cee792c5348da8e7db6b2 | |
parent | a7271ad1dccaf1a1875992520204debb37ed78bb [diff] |
git-remote-mediawiki: don't compute the diff when getting commit message While we're there, simplify the code a bit: since log --format=%s anyway shows the subject line as a single line, no need to split to take the first line. Signed-off-by: Matthieu Moy <Matthieu.Moy@imag.fr> Signed-off-by: Junio C Hamano <gitster@pobox.com>