Tag Archives: Git

Git Introduction Presentation at DNUG Koblenz

I gave an introduction presentation about Git and Distributed Version Control Systems in general at the DNUG Koblenz last Wednesday. You can find the slides at SlideShare, the are under a Creative Commons license. So feel free to re-use and … Continue reading

Posted in Programming | Tagged , , , | Leave a comment

Using GIT as Frontend for SVN

Our main source code management tool at my employer is SVN. However, in the last year, distributed version control systems have become popular. Especially GIT, which has been developed by the linux kernel developers has some momentum. Furthermore it has … Continue reading

Posted in Programming | Tagged , , , , , | Leave a comment