public void DiffAgainst(ICodebaseElementInfo branchInfo)
 {
     SourceCode.SetBranchText(branchInfo.SourceCode.Text);
 }