This is just a quick update to let every one know I am in the process of moving all the code on this site over to github. The main reason for this is because it is a whole lot easier to create repositories for each different line of code I have. And the fact that git seems pretty awesome to work with.
Most of you want see any difference as the code will still remain the same but will allow me to better track each individual project. Plus I will no longer be sharing one single Google Code repository as I am now. I hated setting it up this way and has been a pain to manage. The reason I initially went with one repository was because I didn’t see the need to go through all the steps to create a whole bunch when some of my releases are just one or two files.
That is where github is so nice. Now it is a simple as adding the name then committing. If you are interesting in using git for your own work I highly recommend checking out this git article from nettuts.
As I learn more about it myself I am sure I will write a few tips that I come across but the basics are pretty simple as long as you follow the instructions. If any one is a git user please leave a comment with any tips or tutorials that you have found useful.
Happy Coding!
