adamtornhill/code-maat

Problem analysing a gitlog file

IurySantos-i opened this issue · 0 comments

When parsing the file
981_raw_gitlog.log
with the command " java -jar code-maat-1.0.4-standalone.jar -l 120_raw_gitlog.log -c git2 -a coupling > result.log " I get only :
result.log (just a header)
It doesnt seem that there is anything wrong with the format of the file. For instance, when parsing this one (which has the same syntax):
logfileWhitehall.log
with same command I get:
result1.log

Any ideia of what may be wrong? I am using Windows 10