summaryrefslogtreecommitdiffstats
path: root/.gitattributes (follow)
Commit message (Collapse)AuthorAgeFilesLines
* doc: use union merge strategy for resolving conflicts in PendingReleaseNotesPatrick Donnelly2020-08-291-0/+1
| | | | | | | 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>
* githubmap: define merge conflict resolutionPatrick Donnelly2017-10-101-0/+1
Use "union" merge to automatically resolve trivial append merge conflicts from using ptl-tool.py. Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>