[RFC] 'Download' stat
From: Marco Costalba <hidden>
Date: 2016-06-15 22:42:24
From: Marco Costalba <hidden>
Date: 2016-06-15 22:42:24
Hi all,
none is interested in (writing ;-) ) a kind of 'download' summary stat?
If git-daemon after a connection could save a record with fields like:
- date
- command requested (clone, pull, etc..)
- current HEAD
Perhaps would be possible to show nice stat/graph about repository
activity and most downloaded repository content tags.
Something like to know how many people has cloned/pulled v2.6.17-rc2
in date 2006/4/19
Perhaps is totally useless, just an idea.
Marco