From: Lukas Fleischer Date: Thu, 22 Aug 2013 12:48:47 +0000 (+0200) Subject: ui-patch.c: Fix formatting for merge commits X-Git-Url: https://gitweb.ps.run/ps-cgit/commitdiff_plain/735c7f0734aa0df49a7a899979f1eeef8dede863?ds=inline;hp=735c7f0734aa0df49a7a899979f1eeef8dede863 ui-patch.c: Fix formatting for merge commits 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 ---