You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The current three-way merge diff highlighting (base, ours, theirs) is visually confusing. All differences are highlighted across all panes, making it difficult to focus on relevant changes.
Has a method to restrict ours/theirs panes to show diffs only against base, not against each other.
The text was updated successfully, but these errors were encountered:
The current three-way merge diff highlighting (base, ours, theirs) is visually confusing. All differences are highlighted across all panes, making it difficult to focus on relevant changes.
Has a method to restrict ours/theirs panes to show diffs only against base, not against each other.
The text was updated successfully, but these errors were encountered: