Skip to content

Commit 393284c

Browse files
denikclaude
andauthored
gitattributes: use union merge strategy for NEXT_CHANGELOG.md (#4639)
## Why This prevents merge conflicts when multiple branches each add an entry to NEXT_CHANGELOG.md at the same location. ## Tests Manually by creating two conflicting branches and doing git merge & rebase. Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent ceb71c7 commit 393284c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitattributes

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
NEXT_CHANGELOG.md merge=union
12
cmd/account/access-control/access-control.go linguist-generated=true
23
cmd/account/billable-usage/billable-usage.go linguist-generated=true
34
cmd/account/budget-policy/budget-policy.go linguist-generated=true

0 commit comments

Comments
 (0)