commit | 36a31feae23ac45a130fa38b2934a74e4e7156b4 | [log] [tgz] |
---|---|---|
author | Allan Caffee <allan.caffee@gmail.com> | Wed Apr 22 15:52:13 2009 -0400 |
committer | Junio C Hamano <gitster@pobox.com> | Wed Apr 22 17:48:42 2009 -0700 |
tree | 849ab5e8909e31c2f8ad39130f4e6ca45b4bc82a | |
parent | 7b1d6269eebb0701c287d3ed8732384c115d2e1f [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>