mirror of
https://github.com/kennethreitz-archive/gitx.git
synced 2026-06-05 23:40:18 +00:00
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:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user