We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2aad25 commit 20a9fbbCopy full SHA for 20a9fbb
tools/git/scripts/rank_files_by_commit_counts
@@ -1,7 +1,6 @@
1
#!/usr/bin/env bash
2
#
3
# Counts the number of times each file has been modified (i.e., included in a commit) and prints a ranked list.
4
-#
5
6
7
# VARIABLES #
0 commit comments