Subject | English | Turkish |
comp., MS | check in | iade etmek (To place a file or project back in a source repository. This releases the lock for editing and enables other users to view the updated file or check out the file) |
comp., MS | check in | giriş yapmak (" To indicate that a user is in a certain place or location. Users "check in" to a physical place to share their location with their friends. ") |
comp., MS | check-in note | iade notu (A comment associated with a changeset that is added during the check-in process by prompting the user for specific data) |
comp., MS | check-in policy | iade ilkesi (A policy that provides the ability to validate compliance with organizational rules for a team project) |
comp., MS | check-in test | iade testi (A test run by a developer to determine whether his code has affected the general stability of the product) |
comp., MS | gated check-in | geçitli iade (A feature that enables you to validate changes before you check them in. Gated check-in builds the code and runs the necessary tests. If the build succeeds, it lets you check in your changes. Otherwise, it rejects them) |