Blog
- Configure GIT server on windows server 2008
We are using SVN since long time as version control system for our local development and quite happy with it as well until I come across GIT. GIT get lots of popularity in last couple of years but never get chance to look into this Although we were hosted some of our open source project/code on github.com and pretty easy to use and impressed with forking ability. After getting use to with GIT it was time to implementation, we do not want to move our code to github.com or other same kind of website rather create Git server on our local environment only and on windows server.
- Read More
- Comments(2)