Files
gerrit/devutil
Shawn O. Pearce 0c4786c3d5 Switch PatchLineComment's side field to be a numeric
This way we can record it as the nth file in the patch, rather
than as just left vs. right.  This facilitates comments on an
N-way diff (where N >3) such as git produces when a merge has
a conflict resolution.

Signed-off-by: Shawn O. Pearce <sop@google.com>
2008-12-17 17:59:56 -08:00
..