Files
codeql/python/ql/src/Metrics/History/HNumberOfCommits.qhelp
2018-11-19 15:10:42 +00:00

16 lines
401 B
XML

<!DOCTYPE qhelp PUBLIC
"-//Semmle//qhelp//EN"
"qhelp.dtd">
<qhelp>
<overview>
<p>
This metric measures the total number of commits made to files
below this location in the tree. For an individual file, it measures the
number of commits that have affected that file. For a directory of files, it
measures the total number of commits affecting files below that
directory.
</p>
</overview>
</qhelp>