Mercurial > hg
comparison mercurial/error.py @ 34548:b4955650eb57
merge: add merge action 'pr' to rename files during update
Add a new merge action to handle a path conflict by renaming the conflicting
file to a safe name.
The rename is just to avoid problems on the filesystem. The conflict is still
considered unresolved until the user marks the original path as resolved.
Differential Revision: https://phab.mercurial-scm.org/D777
author | Mark Thomas <mbthomas@fb.com> |
---|---|
date | Mon, 02 Oct 2017 14:05:30 -0700 |
parents | 61714510220d |
children | 795bfa2a9103 |
comparison
equal
deleted
inserted
replaced
34547:81aebcc73beb | 34548:b4955650eb57 |
---|