Tag: Gated check-in
-
TFVC Gated check-in
One feature in TFVC that are often un-utilized is the Gated check-in. Gated check-in is a feature of most source control system which validates’ the code being check-in if it will successfully build to the existing code in the source control. This only means that your team/organization can avoid checking-in a code, that does not…
