Status: Accepted
Owner: gra...@percival-music.ca
Labels: Type-Maintainability

New issue 2086 by gra...@percival-music.ca: generate gitstats automatically
http://code.google.com/p/lilypond/issues/detail?id=2086

We should generate gitstats automatically as part of the release process. (in fact, the whole release process could use another layer of automation)

David helpfully provided commands to get committishes:
  git rev-list -1 --until="1 year ago" origin
  git rev-list -1 --until="3 months ago" origin
  git rev-list -1 origin

These are then fed to gitstats, generated, and then uploaded. I think this should go in the lilypond-web-git repo that's on its way.


_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to