diff --git a/git.go b/git.go index a7ba1f1..e362383 100644 --- a/git.go +++ b/git.go @@ -61,10 +61,6 @@ aside from those, there is also: Name: "description", Usage: "repository description", }, - &cli.StringSliceFlag{ - Name: "web", - Usage: "web URLs for the repository (can be used multiple times)", - }, &cli.StringFlag{ Name: "owner", Usage: "owner public key",