We got the browser to open on gh browse, now we're working towards making it specific to the argument passed in. Mini wingit add .!
This commit is contained in:
parent
e905133068
commit
68ce66801b
3 changed files with 22 additions and 24 deletions
|
|
@ -45,6 +45,7 @@ const (
|
|||
func main() {
|
||||
code := mainRun()
|
||||
os.Exit(int(code))
|
||||
|
||||
}
|
||||
|
||||
func mainRun() exitCode {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue