Skip to content

Verbose pull push#1506

Open
mcepl wants to merge 1 commit intogit-bug:trunkfrom
openSUSE-Python:verbose_pull-push
Open

Verbose pull push#1506
mcepl wants to merge 1 commit intogit-bug:trunkfrom
openSUSE-Python:verbose_pull-push

Conversation

@mcepl
Copy link
Contributor

@mcepl mcepl commented Dec 18, 2025

feat(cli): add verbose output to push and pull commands

Add -v/--verbose flag to git-bug push and pull commands for better user
visibility and debugging.

  • push command: verbose mode logs push details to stderr
  • pull command: verbose mode logs each operation to stderr, normal mode shows summary
  • Added comprehensive test coverage for both commands
  • Documentation updated automatically via build system

@mcepl mcepl force-pushed the verbose_pull-push branch from 0769929 to e62b539 Compare December 18, 2025 08:33
Add -v/--verbose flag to git-bug push and pull commands for better user
visibility and debugging.

- push command: verbose mode logs push details to stderr
- pull command: verbose mode logs each operation to stderr, normal mode shows summary
- Added comprehensive test coverage for both commands
- Documentation updated automatically via build system
@mcepl mcepl force-pushed the verbose_pull-push branch from e62b539 to 6972049 Compare January 28, 2026 00:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant