Add support for the git bugreport command to collect information for bug reports.
This command gathers system and repository information to help with troubleshooting and bug reporting.
Common use cases:
- Generate standardized bug reports
- Collect environment information for support
- Gather diagnostic data for issue reproduction
Add support for the
git bugreportcommand to collect information for bug reports.This command gathers system and repository information to help with troubleshooting and bug reporting.
Common use cases: