You must log in or # to comment.
The design of git has proven to be a very capable model. I’ve used them all before: RCS, cvs, clearcase!, pvcs. Although it took a bit of adaptation to move from revision numbers to commit IDs it didn’t take long before the first thing I did when faced with another codebase was convert it to a git repo.
