git
Query local and remote git repositories - Here are predefined queries for the git plugin.
How many commits were made in the last week?
Count the number of commits made in the last week in a Git repository.
Plugin:
git
Which author has the most lines of code added in the repository?
Find the author who has added the most lines of code in the repository
Plugin:
git
Which files are the most frequently modified in the repository?
Find the files that have been modified the most number of times in a given Git repository
Plugin:
git