I'd like to know the opinion of Yii community on version control systems. Which one do you use and why?
As for myself, I use git. I like DVCS because they are much faster than centralized VSC and much easier to set up and use for small projects. The staging and partial commit features are also useful and I totally love local branches and git command-line interface.
As for myself, I use git. I like DVCS because they are much faster than centralized VSC and much easier to set up and use for small projects. The staging and partial commit features are also useful and I totally love local branches and git command-line interface.