| Chunk |
|---|
| Conflicting content |
|---|
}
}
}
<<<<<<< HEAD
} else {
// no input? we consider all files.
if (prereq.lastModified() > oldestTarget) {
return DependencyStatus.UPDATED_FILE;
}
=======
>>>>>>> 0802f23053c774a0ed8d122532a9694f742cc74f
}
}
|
| Solution content |
|---|
}
}
}
} else {
// no input? we consider all files.
if (prereq.lastModified() > oldestTarget) {
return DependencyStatus.UPDATED_FILE;
}
}
}
|
| File |
|---|
| DependencyGraph.java |
| Developer's decision |
|---|
| Version 1 |
| Kind of conflict |
|---|
| Comment |
| If statement |