From b05b706d8b48a51275a8dc0c90cd8fafc74d61d1 Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Thu, 11 Sep 2025 14:21:09 -0500 Subject: raw gitpb Repo() scan --- argv.go | 1 - 1 file changed, 1 deletion(-) (limited to 'argv.go') diff --git a/argv.go b/argv.go index ea8bb4d..5a308c7 100644 --- a/argv.go +++ b/argv.go @@ -16,7 +16,6 @@ type args struct { Show *EmptyCmd `arg:"subcommand:show" help:"show what would be done"` Gui *EmptyCmd `arg:"subcommand:gui" help:"open the gui"` Ldflags []string `arg:"--ldflags" help:"flags to pass to go build"` - Forge string `arg:"--forge" help:"use a git repo from forge"` OutDir string `arg:"--dir" help:"write .deb file into this directory"` Release bool `arg:"--release" help:"build a release from the last git tag"` KeepFiles bool `arg:"--keep-files" help:"keep the build files/"` -- cgit v1.2.3