geet icon indicating copy to clipboard operation
geet copied to clipboard

Command line interface for performing Git hosting service operations

Results 14 geet issues
Sort by recently updated
recently updated
newest added

Functional testing should (can) include the geet binary.

technical_debt

The API path is the same; Issue#list can therefore be removed, but it must be checked what's the GitLab API. - [x] remove code duplication - [ ] when GitLab...

technical_debt

eg. Geet::Github::AbstractIssue -> AbstractIssue

technical_debt

Add something like `--description`.

enhancement

Searching options is useless in the majority of the cases, since the user passes the exact value. The only exception is likely milestones, since the users passes the name, but...

enhancement