Sell me distributed revision control

I have been where you are now, sceptical of the uses of distributed version control. I had read all the articles and knew the theoretical arguments, but I was not convinced.

Until, one day, I typed git init and suddenly found myself inside a git repository.

I suggest you do the same — simply try it. Begin with a small hobby project, just to get the hang of it. Then decide if it’s worth using for something larger.

Leave a Comment