Why does comparisons sometime yield different results? #198543
Unanswered
Rod-at-DOH
asked this question in
Repositories
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
🏷️ Discussion Type
Question
Body
I use the URL compare command in the browser to compare one branch to another in a repo. Doing something like this:
https://github.com/MyOrganization/MyRepo/compare/branch1...branch2
In comparing some branches which are closely related, GitHub will report them being identical. That's cool and all, but just for grins and giggles, I thought I would switch the 2 branches around. Sometimes they were still marked as being identical. But sometimes they were not marked as being identical.
Why is that?
Beta Was this translation helpful? Give feedback.
All reactions