wspringer / difr

Poor-man's code review tool; creates a static HTML page of a git diff with an editor for comments embedded.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

/difr-master/build.sbt:14: error: not found: value defaultExcludes

nskalis opened this issue · comments

I guess this boils down to sbt changes? This could be fixed by adding a project/build.properties file with sbt.version=xxx

Hi,

Also, runs under Java 1.7 only. Would you be so kind to
[1] update the built.properties ?
[2] describe in the readme file how to build it from source ?
[3] is it like "sbt assembly" ?

I have googled a lot, and difr is the only utility that takes "git diff" input and produces beautiful output.