Sourcetree Bug in DIFF
Right-click on any local branch that is not checked out and that is not the same as the current branch.
Choose DIFF against current. A list of files that are different will be displayed.
Right-clock on any local branch that is not checked out and that IS the same as the current branch.
Choose DIFF against current. The file list from the previous diff will not be removed and will still show. Should show no files since there are no differences.
This is a HUGE trap for those who unaware of it - can and has caused hours of problems for my team when they don't know about this.
Well spotted, logged as a bug: https://jira.atlassian.com/browse/SRCTREE-1243
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.