[Bug 5634] New: hg rebase --continue should tell you which files aren't resolved, if it can't continue
mercurial-bugs at mercurial-scm.org
mercurial-bugs at mercurial-scm.org
Thu Jul 27 09:57:10 UTC 2017
https://bz.mercurial-scm.org/show_bug.cgi?id=5634
Bug ID: 5634
Summary: hg rebase --continue should tell you which files
aren't resolved, if it can't continue
Product: Mercurial
Version: 4.1.2
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: feature
Priority: wish
Component: rebase
Assignee: bugzilla at mercurial-scm.org
Reporter: alex.gaynor at gmail.com
CC: mercurial-devel at mercurial-scm.org
Steps:
1) hg rebase <something>
2) [encounter conflicts]
3) hg rebase --continue
Desired outcome:
It tells me which files still need be hg resolve --mark'd
Actual outcome:
It just tells me that there are some files which need to be resolved, but not
which ones.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the Mercurial-devel
mailing list