Details
Details
- Reviewers
durin42 - Group Reviewers
hg-reviewers - Commits
- rHG5db3c748ce8f: merge: don't check for unknown files in IMM
Diff Detail
Diff Detail
- Lint
Lint Skipped - Unit
Unit Tests Skipped
Event Timeline
mercurial/merge.py | ||
---|---|---|
664 | Should this also short-circuit? |
mercurial/merge.py | ||
---|---|---|
664 | Good catch, thanks. |
Comment Actions
This and one other one are marked accepted by me, but the rebase was trickier than I have time for right now. Could you rebase them and reupload? Thanks!
Should this also short-circuit?