git-machete icon indicating copy to clipboard operation
git-machete copied to clipboard

`git machete github` or `go` or `show` without command don't list possible commands/directions

Open PawelLipski opened this issue 1 year ago • 0 comments

$ g m show
git machete show: error: the following arguments are required: direction
$ g m go
git machete go: error: the following arguments are required: direction
$ g m github
git machete github: error: the following arguments are required: subcommand, request_id

They should also list the possible options.

PawelLipski avatar Aug 06 '24 14:08 PawelLipski