Fix Login List Output #150

Merged
techknowlogick merged 1 commits from 6543/tea:fix-login-list-output into master 2020-07-16 16:12:27 +00:00
Owner
No description provided.
6543 added 2 commits 2020-07-16 13:53:35 +00:00
tea login list by default
All checks were successful
continuous-integration/drone/pr Build is passing
01abf17fc2
6543 added the
status/needs-reviews
kind/bug
labels 2020-07-16 13:53:52 +00:00
6543 added this to the v0.4.0 milestone 2020-07-16 13:53:57 +00:00
lunny reviewed 2020-07-16 14:48:02 +00:00
Dismissed
cmd/login.go Outdated
@ -21,6 +21,7 @@ var CmdLogin = cli.Command{
Name: "login",
Usage: "Log in to a Gitea server",
Description: `Log in to a Gitea server`,
Action: runLoginList,
Owner

Is this necessary?

Is this necessary?
Author
Owner

@lunny
no this is 1-line an enhancement

@lunny no this is 1-line an enhancement
6543 added 1 commit 2020-07-16 15:01:54 +00:00
Merge branch 'master' into fix-login-list-output
All checks were successful
continuous-integration/drone/pr Build is passing
f99a82e0e8
6543 force-pushed fix-login-list-output from f99a82e0e8 to cf63f2c73f 2020-07-16 15:23:59 +00:00 Compare
Author
Owner

@lunny done too

@lunny done too
lunny approved these changes 2020-07-16 15:27:34 +00:00
Dismissed
techknowlogick approved these changes 2020-07-16 16:12:12 +00:00
Dismissed
techknowlogick merged commit 3a382e73b1 into master 2020-07-16 16:12:25 +00:00
6543 deleted branch fix-login-list-output 2020-07-16 16:16:09 +00:00
6543 removed the
status/needs-reviews
label 2020-07-16 16:17:10 +00:00
Sign in to join this conversation.
No description provided.