Parse diff hunks from merge diffs, continued.

Show differences from all anecstors. Each ancestor is represented by a seperate line numer column.
This commit is contained in:
Uwe Hees
2011-05-07 11:29:31 +02:00
parent 62b6dba983
commit d36f441e38
2 changed files with 36 additions and 16 deletions
+2 -2
View File
@@ -24,8 +24,8 @@ table.diff tr.header td {
padding: 5px;
}
table.diff tr td.r {
border-left: 1px solid #909090;
table.diff tr td.l {
border-right: 1px solid #909090;
}
table.diff tr.r {