Closed codefoster closed 6 years ago
The command "gh re --new myreponame --browser false" does not actually surpress the browser from launching.
Same here. I tried --browser=0 and --browser 0 as well, but the browser is still fired.
--browser=0
--browser 0
Just tried "gh re --new myreponame --browser false" -- now seems to be working as expected.
The command "gh re --new myreponame --browser false" does not actually surpress the browser from launching.