Comparing v1.10.1...v1.10.2 · spf13/cobra (original) (raw)
base repository: spf13/cobra
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.10.1
head repository: spf13/cobra
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.10.2
- 6 commits
- 7 files changed
- 8 contributors
Commits on Nov 14, 2025
- Fix linter (#2327)
We need to keep the old "+build" syntax because Cobra still allows to
use a Go version as old as 1.15.
Signed-off-by: Marc Khouzam marc.khouzam@gmail.com
Configuration menu
Browse the repository at this point in the history
Commits on Nov 17, 2025
- Added comprehensive "Repeated Flags" section to user guide
- Documented CountVarP for SSH-style verbose flags (-v, -vv, -vvv)
- Documented StringArrayVarP for multiple value collection
- Provided complete code examples and usage patterns
🤖 Generated with Claude Code
Co-authored-by: Vergis_Ron Vergis_Ron@bah.com
Co-authored-by: Claude noreply@anthropic.com
3 people authored
Nov 17, 2025
Configuration menu
Browse the repository at this point in the history