Browse by Tags
All Tags »
Source Control »
Tech (
RSS)
Sorry, but there are no more tags available to filter with.
-
|
The golden rule of checking in code is: Don't check in code that will break the build. Nobody likes code that won't compile. Also see Scott Hanselman's First Rule of Software Development . In order to help verify that your pending check-in...
|