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 commits [...]

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