https://bz.mercurial-scm.org/show_bug.cgi?id=5535

            Bug ID: 5535
           Summary: [request] an option like ui.traceback, but which
                    doesn't print on merge conflicts or keyboard
                    interrupts
           Product: Mercurial
           Version: 4.1.2
          Hardware: PC
                OS: Mac OS
            Status: UNCONFIRMED
          Severity: feature
          Priority: wish
         Component: Mercurial
          Assignee: bugzi...@mercurial-scm.org
          Reporter: alex.gay...@gmail.com
                CC: mercurial-devel@mercurial-scm.org

I'd like to have |ui.traceback| enabled so that I can file good bug reports on
intermittent issues, however it makes using mercurial frustrating, since it
also prints long tracebacks on merge conflicts and explicit keyboard
interrupts.

It'd be great to have a flag that still printed tracebacks on unexpected
exceptions, but not on exceptions which are part of the normal UX of |hg|.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
Mercurial-devel mailing list
Mercurial-devel@mercurial-scm.org
https://www.mercurial-scm.org/mailman/listinfo/mercurial-devel

Reply via email to