todo: redo patch handling against forge.wit.com

This commit is contained in:
Jeff Carr 2025-06-30 07:44:07 -05:00
parent 2616d0d8b4
commit 47b7222445
1 changed files with 0 additions and 1 deletions

View File

@ -35,7 +35,6 @@ type args struct {
Verbose bool `arg:"--verbose" help:"show more output"`
Bash bool `arg:"--bash" help:"generate bash completion"`
BashAuto []string `arg:"--auto-complete" help:"todo: move this to go-arg"`
// Show string `arg:"--show" help:"show a repo"`
}
type EmptyCmd struct {