Merge branch 'jk/graph-padding-fix'

The "graph" API used in "git log --graph" miscounted the number of output columns consumed so far when drawing a padding line, which has been fixed; this did not affect any existing code as nobody tried to write anything after the padding on such a line, though. * jk/graph-padding-fix: graph: fix extra spaces in graph_padding_line

Junio C Hamano committed Oct 6, 2016 at 14:53 UTC cb52426d9af9129c052529c5207fc014c38bd46f

No changes.