| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
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
| Back | FazBrowse Home | New Git URL |
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.