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 Author

Tip

You can export the result of the answer to different formats (JSON, CSV, Markdown, etc.). Just pass the --format flag to the command. See all the formats available here.