Mostly Useless Data -- Another Perspective On ACen's m.o.v.e Announcement
I manage ACen’s public website with git. Recently, I made a fairly large series of commits to add information about m.o.v.e and their presence at ACen 2009.
Now that all that information and content is public, I thought I’d share this little tidbit:
nevrast:~/prj/acen trythil$ git diff --shortstat before-m.o.v.e..m.o.v.e 225 files changed, 6508 insertions(+), 4715 deletions(-)
before-m.o.v.e and m.o.v.e are tags pointing to before and after the m.o.v.e additions, respectively.
Lots of changes.