]> gitweb.ps.run Git - ps-cgit/commitdiff
ui-patch.c: Fix formatting for merge commits
authorLukas Fleischer <cgit@cryptocrack.de>
Thu, 22 Aug 2013 12:48:47 +0000 (14:48 +0200)
committerJason A. Donenfeld <Jason@zx2c4.com>
Thu, 22 Aug 2013 12:55:11 +0000 (14:55 +0200)
Add max_parents = 1 to the revision walk in order to make sure we do not
include the footer signature twice for merge commits.

Signed-off-by: Lukas Fleischer <cgit@cryptocrack.de>

No differences found