mirror of
https://github.com/github/codeql.git
synced 2026-01-30 14:52:57 +01:00
16 lines
401 B
XML
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>
|