Tag Archives: git

Convert CVS repositories to Git

This week’s techmail is Convert CVS repositories to Git which goes into the how, and possibly the why, of converting a CVS repository into a git repository, retaining all commit and history information.

Learn to use Git version control for added flexibility

This week’s TechMail is Learn to use Git version control for added flexibility which talks about some of the basics of using Git. This was good for me since I’m a subversion monkey, but since a lot of projects are using Git now, I really needed to get the basics down (and so it makes sense to write about it).