"Victoria Dye via GitGitGadget" <gitgitgadget@xxxxxxxxx> writes: > * (Almost) entirely redesigned the UI for generating diagnostics. The new > approach avoids cluttering 'git bugreport' with a mode that doesn't > actually generate a report. Now, there are distinct options for different > use cases: generating extra diagnostics with a bug report ('git bugreport > --diagnose') and generating diagnostics for personal debugging/addition > to an existing bug report ('git diagnose'). An additional command gives us far more design flexibility, and in this case I think it may be worth it. It has a risk of confusing users between "git bugreport --diag" and "git diagnose --report" a way to send a report with diagnostic information, though.