Ensure the log output always has one line of non-files so split works right

On older versions of git (e.g. 1.8) a blank line would be included always.
On newer versions (e.g. 2.x) there would be no blank line with 'format:'
thus causing the first filename to be missed.
2 files changed