How does version control differ from plain backups?
Let\'s forget about the feature decoration, and concentrate on the soul of version control. Is there a clear line
They are totally unrelated things. Think of version control as a kind of "time machine", which you can use to go back and forth in time with your code.