Commit b18e97c
log --graph: fix break in graph lines
Output from "git log --graph --stat -p" broke the ancestry graph lines
with a single empty line between the diffstat and the patch.
Signed-off-by: Lucian Poston <lucian.poston@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>1 parent aea69a0 commit b18e97c
1 file changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4266 | 4266 | | |
4267 | 4267 | | |
4268 | 4268 | | |
| 4269 | + | |
| 4270 | + | |
| 4271 | + | |
| 4272 | + | |
| 4273 | + | |
| 4274 | + | |
4269 | 4275 | | |
4270 | 4276 | | |
4271 | 4277 | | |
| |||
0 commit comments