fix: Restrict commutativity in C# #375

Merged
wetneb merged 1 commit from wetneb/mergiraf:224-csharp-children-groups into main 2025-05-10 14:17:26 +02:00
Owner

Fixes #224.

Although there isn't a clear reproducing test case for the issue, the problem of comments moving around is always due to unrestricted commutativity within a parent, so I'm quite confident that this change will solve the underlying issue.

Fixes #224. Although there isn't a clear reproducing test case for the issue, the problem of comments moving around is always due to unrestricted commutativity within a parent, so I'm quite confident that this change will solve the underlying issue.
wetneb force-pushed 224-csharp-children-groups from 15130985db to af15520ea6 2025-05-10 09:37:45 +02:00 Compare
ada4a approved these changes 2025-05-10 14:14:40 +02:00
wetneb merged commit 6466ef236f into main 2025-05-10 14:17:26 +02:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: mergiraf/mergiraf#375
No description provided.