doc: use union merge strategy for resolving conflicts in PendingReleaseNotes
Generally, the conflict resolution performed manually is always to do a union: automate this. This avoids pointless rebases of PRs. Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -1 +1,2 @@
|
||||
.githubmap merge=union
|
||||
PendingReleaseNotes merge=union
|
||||
|
||||
Reference in New Issue
Block a user