google-nomulus/core
Michael Muller 01a5eadace
Improve logging/comments for commit log forks (#1464)
* Improve logging/comments for commit log forks

It looks like the diff file lister is doing a second constructDiffSequence()
when a commit diff file is missing from the final sequence for purely
informational purposes.  However, this purpose wasn't clear when investigating
an actual case of this.

This PR adds another warning to hopefully make the log output a bit more
useful, and also promotes the "gap" log message to a warning and adds a
comment indicating the purpose of the second constructDiffSequence().
2021-12-13 13:15:41 -05:00
..
gradle/dependency-locks Remove log4j from dependencies (#1462) 2021-12-11 11:44:13 -05:00
src Improve logging/comments for commit log forks (#1464) 2021-12-13 13:15:41 -05:00
build.gradle Remove log4j from dependencies (#1462) 2021-12-11 11:44:13 -05:00
Dockerfile Build docker image of nomulus tool (#142) 2019-07-16 20:18:44 -04:00