issues
search
dkandalov
/
code-history-mining
IntelliJ plugin for analysis and visualisation of project code history
http://dkandalov.github.io/code-history-mining/JUnit.html
121
stars
9
forks
source link
Check for multiple "base paths"
#9
Closed
dkandalov
closed
10 years ago
dkandalov
commented
10 years ago
check for multiple "base paths" for each module in project
ignore commits which don't match any basePaths (they are probably multi-project commits; not sure about git but this is possible in svn)
see historyreader.CommitFilesMunger#fileChangeInfoOf
see historyreader.CommitFilesMunger#fileChangeInfoOf