Skip to content

Commit dfcd743

Browse files
committed
Add reference
1 parent d7a8a18 commit dfcd743

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

tools/git/scripts/commit_intervals

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
# Prints commit intervals (in seconds).
44
#
55
# <interval>
6+
#
7+
# References:
8+
#
9+
# * Kolassa, Carsten, Dirk Riehle, and Michel A. Salim. 2013. "The Empirical Commit Frequency Distribution of Open Source Projects." In *Proceedings of the 9th International Symposium on Open Collaboration*, 18:1–:8. WikiSym '13. New York, NY, USA: ACM. doi:[10.1145/2491055.2491073](http://dx.doi.org/10.1145/2491055.2491073).
610

711
# * `git log`
812
# - Show the commit timestamp for each commit.

0 commit comments

Comments
 (0)