Refactor offline
Compare changes
Files
4
Conflict: This file was modified in the source branch, but removed in the target branch.
Ask someone with write access to resolve it.
+ 112
− 4
@@ -2,11 +2,15 @@ from collections import namedtuple
@@ -72,6 +76,110 @@ SUBBRANCH_MAPS = [
@@ -90,9 +198,9 @@ class OfflineReader: