Fix Login Detection By Repo Param #151

Merged
6543 merged 5 commits from 6543/tea:fix-login-detection-by-repo-param into master 2020-07-17 16:36:52 +00:00
Owner

close #51

close #51
6543 added 1 commit 2020-07-16 14:35:22 +00:00
All checks were successful
continuous-integration/drone/pr Build is passing
cad75055cb
Fix login detection by Repo param
6543 added the
kind/bug
status/needs-reviews
labels 2020-07-16 14:36:02 +00:00
6543 added this to the v0.4.0 milestone 2020-07-16 14:36:06 +00:00
6543 added 1 commit 2020-07-16 15:02:41 +00:00
All checks were successful
continuous-integration/drone/pr Build is passing
4af76f176d
Merge branch 'master' into fix-login-detection-by-repo-param
lunny reviewed 2020-07-16 15:28:52 +00:00
Dismissed
@ -81,15 +81,10 @@ var AllDefaultFlags = append([]cli.Flag{
// initCommand returns repository and *Login based on flags
func initCommand() (*Login, string, string) {
login := initCommandLoginOnly()
Owner

Why remove this line?

Why remove this line?
Author
Owner

login is overwritten later in any case now

login is overwritten later in any case now
lunny marked this conversation as resolved
6543 added 1 commit 2020-07-16 16:17:31 +00:00
All checks were successful
continuous-integration/drone/pr Build is passing
9495d30d5d
Merge branch 'master' into fix-login-detection-by-repo-param
lafriks approved these changes 2020-07-17 07:15:36 +00:00
Dismissed
6543 added 1 commit 2020-07-17 08:23:31 +00:00
All checks were successful
continuous-integration/drone/pr Build is passing
6f2817cff5
Merge branch 'master' into fix-login-detection-by-repo-param
6543 added 1 commit 2020-07-17 15:50:17 +00:00
All checks were successful
continuous-integration/drone/pr Build is passing
092a2590fc
Merge branch 'master' into fix-login-detection-by-repo-param
lunny approved these changes 2020-07-17 16:32:52 +00:00
Dismissed
6543 merged commit 2135af0304 into master 2020-07-17 16:36:51 +00:00
6543 removed the
status/needs-reviews
label 2020-07-17 16:37:00 +00:00
6543 deleted branch fix-login-detection-by-repo-param 2020-07-17 16:37:06 +00:00
Sign in to join this conversation.
No description provided.