summaryrefslogtreecommitdiff
path: root/doc/user/project/merge_requests/resolve_conflicts.md
Commit message (Collapse)AuthorAgeFilesLines
* Improve detail of resolve conflict docsJames Ramsay2018-11-281-11/+25
|
* Make it explicit that merge conflict feature commits to source branchAnnabel Dunstone Gray2018-05-211-1/+1
|
* Add docs for resolve conflicts editorAchilleas Pipinellis2017-01-241-0/+12
| | | | [ci skip]
* Handle non-UTF-8 conflicts gracefully21247-mergerequestscontroller-conflicts-may-fail-with-iso-8859-dataSean McGivern2016-08-251-0/+1
| | | | | | | These can't be resolved in the UI because if they aren't in a UTF-8 compatible encoding, they can't be rendered as JSON. Even if they could, we would be implicitly changing the file encoding anyway, which seems like a bad idea.
* Reference the version 'UI resolve conflicts' was introducedAchilleas Pipinellis2016-08-171-0/+4
| | | | [ci skip]
* Add merge conflict docsSean McGivern2016-08-121-0/+37