Skip to content

Commit 20a9fbb

Browse files
committed
Remove comment line
1 parent c2aad25 commit 20a9fbb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tools/git/scripts/rank_files_by_commit_counts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
#!/usr/bin/env bash
22
#
33
# Counts the number of times each file has been modified (i.e., included in a commit) and prints a ranked list.
4-
#
54

65

76
# VARIABLES #

0 commit comments

Comments
 (0)