Monthly Archives: October 2010
7 reasons why pair program
I was wondering why lot of people still don’t want to pair program. So I wrote down my most important reasons why you should pair program. Btw if you don’t know what is pair programming, here is explanation. Continue reading
Posted in Uncategorized
Leave a comment
How to tag SVN branch on the server from Git repository
Image the following situation:
You are using SVN on the server and to deploy on the server you have to TAG release. You are using Git on your local machine and you have following commits. Continue reading