From: Allan Caffee Date: Wed, 22 Apr 2009 19:52:13 +0000 (-0400) Subject: graph API: fix extra space during pre_commit_line state X-Git-Tag: v1.6.3-rc2~23 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/36a31feae23ac45a130fa38b2934a74e4e7156b4?hp=36a31feae23ac45a130fa38b2934a74e4e7156b4 graph API: fix extra space during pre_commit_line state An extra space is being inserted between the "commit" column and all of the successive edges. Remove this space. This regression was introduced by 427fc5b. Signed-off-by: Allan Caffee Signed-off-by: Junio C Hamano ---