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
Run this query
To run this query, you can use the following command:
anyquery run which_files_are_the_most_frequently_modified_in_the_repository
Arguments
Repository Path
The path to the Git repository
Additional informations
Source code AuthorTip
The anyquery run command automatically installs the required plugins for the query to run. You can also install the plugins manually using the anyquery install command.