I know 1000s of similar topics floating around. I read at lest 5 threads here in SO But why am I still not convinced about DVCS?
I have only following questions (not
Most likely, no one will sell you anything here. If you need git's features, just git init
. If it does not fits for you, just don't.
If you don't know git features yet, type git vs
(note the ending space) in the Google search, and see the results from the autocomplete.
I preferred Notepad over IDE until I needed Netbeans features. Seems that this is the same case here.
As you know, there were many successful projects without VCS at all.
PS. Selling git violates its license! ;)