More useless statistics

I’ve been playing with gitdm, it generates some quite neat stats, you can view them here http://stats.workbuffer.org/gitdm/ If there is a changeset you want me to run stats for let me know. Related Posts:Full git stats for KohaUnsung Koha Heroes – 18Kohacon10 presentation topics make me happyUseless statisticsKohacon10 speakers confirmed

Posted on July 25, 2010 at 9:33 pm by Chris · Permalink · Leave a comment
In: Koha · Tagged with: , ,

Full git stats for Koha

So after the great article by Eric Hellman on his blog about the copyright to Koha code I decided to learn about subtree merging so I could combine the old koha repo, with the new one. That way instead of having the stats broken into 2 different ones, pre 2000 and post 2000, I can [...]

Posted on January 31, 2010 at 5:18 pm by Chris · Permalink · Leave a comment
In: Geek, Koha · Tagged with: , ,

Got a messy git checkout?

If you are like me, you often want to rebase, or pull from a repo but have a bunch of local changes you don’t want to commit (yet) but also don’t want to lose, well git-stash is your answer. This is really handy when working on Koha, you don’t have to muck around with local [...]

Posted on April 16, 2008 at 4:28 pm by Chris · Permalink · Leave a comment
In: Geek, Koha · Tagged with: