"Marco Costalba" [off-list ref] writes:
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.
Perhaps "git-daemon --verbose --syslog". Grep for loginfo in
daemon.c for details.