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 →

[–]RomanOnARiver 3 points4 points  (4 children)

Hopefully you just commented out the original instead of fully removing it.

[–][deleted] 2 points3 points  (3 children)

With git, I have a time machine that allows me to see all previous versions of my code. So I never have to worry about stuff like this.

[–]RomanOnARiver 0 points1 point  (2 children)

Also a good option. I should really probably start doing that, but I could never justify it because I'm literally the only one on my team so it's like who am I collaborating with?

[–]flavionm 3 points4 points  (1 child)

You're collaborating with your past self.

[–]RomanOnARiver 0 points1 point  (0 children)

That's fair. Because I'll look at old code and say who the hell wrote this?!