Subject | English | Czech |
comp., MS | check in | vrátit se změnami (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 | ohlásit přítomnost (" 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. ") |
transp., avia. | check-in | odbavení |
comp., MS | check-in note | poznámka při vracení zpět se změnami (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 | zásady vracení zpět se změnami (A policy that provides the ability to validate compliance with organizational rules for a team project) |
comp., MS | check-in test | test kódu vraceného zpět se změnami (A test run by a developer to determine whether his code has affected the general stability of the product) |
comp., MS | gated check-in | ověřované vracení zpět (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) |