Submitter | phabricator |
---|---|
Date | May 10, 2018, 10:41 a.m. |
Message ID | <12bef115ccd1298e083b25303fbdc706@localhost.localdomain> |
Download | mbox | patch |
Permalink | /patch/31439/ |
State | Not Applicable |
Headers | show |
Comments
Patch
diff --git a/mercurial/ui.py b/mercurial/ui.py --- a/mercurial/ui.py +++ b/mercurial/ui.py @@ -66,8 +66,6 @@ update.check = noconflict # Show conflicts information in `hg status` status.verbose = True -# Skip the bisect state in conflicts information in `hg status` -status.skipstates = bisect [diff] git = 1