Subject | English | Korean |
comp., MS | check in | 체크 인하다 (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 | 체크인 (" 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 | 체크 인 메모 (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 | 체크 인 정책 (A policy that provides the ability to validate compliance with organizational rules for a team project) |
comp., MS | check-in test | 체크 인 테스트 (A test run by a developer to determine whether his code has affected the general stability of the product) |
comp., MS | gated check-in | 제어된 체크 인 (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) |