]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: use union merge strategy for resolving conflicts in PendingReleaseNotes 36888/head
authorPatrick Donnelly <pdonnell@redhat.com>
Sat, 29 Aug 2020 01:02:59 +0000 (18:02 -0700)
committerPatrick Donnelly <pdonnell@redhat.com>
Sat, 29 Aug 2020 01:59:30 +0000 (18:59 -0700)
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>
.gitattributes

index 93a74fe40a6aaf39f7edbf3197f7125cb9c53cb3..3b377324cbd120dfb0dbb8551f6cc7f7718ce91c 100644 (file)
@@ -1 +1,2 @@
 .githubmap merge=union
+PendingReleaseNotes merge=union