Comparing changes no longer shows if conflicts or not #163006
Replies: 5 comments
-
💬 Your Product Feedback Has Been Submitted 🎉 Thank you for taking the time to share your insights with us! Your feedback is invaluable as we build a better GitHub experience for all our users. Here's what you can expect moving forward ⏩
Where to look to see what's shipping 👀
What you can do in the meantime 💻
As a member of the GitHub community, your participation is essential. While we can't promise that every suggestion will be implemented, we want to emphasize that your feedback is instrumental in guiding our decisions and priorities. Thank you once again for your contribution to making GitHub even better! We're grateful for your ongoing support and collaboration in shaping the future of our platform. ⭐ |
Beta Was this translation helpful? Give feedback.
-
This feature is very useful for us. We use master / feature / next to maintain the corresponding patch / minor / major. We often need to resolve conflicts between branches. Whether the conflict is displayed can help us choose to create a merge branch directly or resolve the conflict through next-merge-feature first, and then merge it into next |
Beta Was this translation helpful? Give feedback.
-
Here we have the same problem, when starting to open a PR it no longer shows the information if there are conflicts. |
Beta Was this translation helpful? Give feedback.
-
It's causing a lot of efforts, because we need to open the PR to be checked if it has some conflict. Previously it was possible to view conflicts even before opening the PR, which was much more practical 😅 |
Beta Was this translation helpful? Give feedback.
-
It's unclear why the GitHub team hasn't replied yet. The changelog does not show why it was removed. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Select Topic Area
Bug
Body
As of Friday, 6/13/25, the Comparing changes page is not showing whether there are conflicts or not (after selecting two branches to compare). Was this feature removed or is there a bug?
Beta Was this translation helpful? Give feedback.
All reactions