I would like to make a report that will show what changesets were promoted from one branch to another one. I've got all needed information about changesets in my query, but i cannot find a reference between changeset from the MAIN branch and changeset used to merge it to another branch. Is there a way to get this by querying TfS_Warhouse?
Thank you.