Code doesn't exist unless it's checked into a version control system. ―One piece of advice via Developing Programmers
⇦ Exponentiating zero in numpy | ⇨ Link: Work on Stuff that Matters |
29 November 2008, 19:41 UTCcomment by d.
Code does not exists too until it is covered by automatic test(s) and sucessfully tested before checking in.
1 December 2008, 20:48 UTCcomment by Korny
Does checking in to a local git repository count?
6 December 2008, 1:36 UTCcomment by sabik
Yes, I think so. Or RCS, way back when I first learned that lesson myself (not recommended now that we have distributed version control).




