Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
コマンドを使用しtf.exe vc merge /discardていくつかの変更セットをマージ候補から削除していますが、この操作を元に戻す方法があるかどうか疑問に思っていましたか?
tf.exe vc merge /discard
マージがチェックインされた後、マージ チケットの損失を元に戻すことを間違えていなければ、それらの特定のファイルのマージをロールバックできます。
tf vc merge /force最悪の場合、これらのファイルに対して a を実行できます。
tf vc merge /force