Add option to omit duplicate comments.
Change-Id: I6afc938ad72afbcfd5cb653b88f7e65431d2018c
This commit is contained in:

committed by
Jonathan Nieder

parent
d218e4078c
commit
692b4ec251
@@ -52,7 +52,7 @@ public final class PatchLineComment {
|
||||
}
|
||||
|
||||
@Override
|
||||
protected void set(String newValue) {
|
||||
public void set(String newValue) {
|
||||
uuid = newValue;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user