Merge pull request #2505 from nilsleiffischer/patch-1
Fix typo in an error message
This commit is contained in:
commit
d74086da92
1 changed files with 0 additions and 1 deletions
|
|
@ -140,7 +140,6 @@ func main() {
|
|||
fmt.Fprintln(stderr, cs.Bold("Welcome to GitHub CLI!"))
|
||||
fmt.Fprintln(stderr)
|
||||
fmt.Fprintln(stderr, "To authenticate, please run `gh auth login`.")
|
||||
fmt.Fprintln(stderr, "You can also set the one of the auth token environment variables, if preferred.")
|
||||
os.Exit(4)
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue