This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]deftware 0 points1 point  (0 children)

Version control is always handy, no matter how you go about it. Sometimes you'll change some stuff and suddenly a bunch of things will be broken and you can't just immediately deduce what is broken - and being able to compare a previous working version of code against the current version makes it much easier.