Search code examples
version-controltfschangeset

What is the meaning of an asterisk appended to a TFS changeset number


I am looking at candidate changesets for a merge and I get some output I don't understand:

tf merge /candidate /recursive $/Acme/Branches/Release/3.5 $/Acme/Trunk
Changeset Author                           Date
--------- -------------------------------- ----------
   47829* nate:14                          4/16/2009

What does the * at the end of the changeset number mean?


Solution

  • It indicates a partial merge was done.