45a8c4 scripts/git-commit-msg: Count changed references globally, not per file

Authored and Committed by Michal Koutný 2 months ago
    scripts/git-commit-msg: Count changed references globally, not per file
    
    Per-file counting would be too strict in requirement on commit message
    since it would miss source file of a possible rename.
    
        
file modified
+8 -15