We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b201aa commit 0718eafCopy full SHA for 0718eaf
2 files changed
tools/git/scripts/commit_interval_mean
@@ -1,6 +1,6 @@
1
#!/usr/bin/env bash
2
#
3
-# Computes the mean commit interval.
+# Computes the mean commit interval (in seconds).
4
5
# References:
6
tools/git/scripts/commit_interval_median
-# Computes the median commit interval.
+# Computes the median commit interval (in seconds).
0 commit comments