tea login add -s expects a bool instead of string #134

Closed
opened 2020-06-11 05:27:59 +00:00 by pstuifzand · 1 comment

the login add command expects -s to be boolean. This should be a string.

https://gitea.com/gitea/tea/src/branch/master/cmd/login.go#L58-L62

As seen here:
https://gitea.com/gitea/tea/src/branch/master/cmd/login.go#L111

the login add command expects `-s` to be boolean. This should be a string. https://gitea.com/gitea/tea/src/branch/master/cmd/login.go#L58-L62 As seen here: https://gitea.com/gitea/tea/src/branch/master/cmd/login.go#L111
6543 added the
kind/bug
label 2020-06-11 10:55:24 +00:00
6543 added this to the v0.3.1 milestone 2020-06-11 10:55:34 +00:00
Owner

@pstuifzand would you mind to send a pull?

@pstuifzand would you mind to send a pull?
lunny closed this issue 2020-06-12 02:43:56 +00:00
Sign in to join this conversation.
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: gitea/tea#134
No description provided.