author | Allan Caffee <allan.caffee@gmail.com> | |
Wed, 22 Apr 2009 19:52:13 +0000 (15:52 -0400) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Thu, 23 Apr 2009 00:48:42 +0000 (17:48 -0700) | ||
commit | 36a31feae23ac45a130fa38b2934a74e4e7156b4 | |
tree | 849ab5e8909e31c2f8ad39130f4e6ca45b4bc82a | tree | snapshot |
parent | 7b1d6269eebb0701c287d3ed8732384c115d2e1f | commit | diff |
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 <allan.caffee@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
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 <allan.caffee@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
graph.c | diff | blob | history |