cli/pkg/cmd/browse
nate smith 98d3b7cc79 don't check Fprintf error
we don't ever check the return of Fprintf anywhere else in the codebase
so doing it here suggests that it's a special case. if it's something we
should be doing we can circle back and do it more consistently.
2021-07-12 13:05:49 -05:00
..
browse.go don't check Fprintf error 2021-07-12 13:05:49 -05:00
browse_test.go Add a no-browser mode to gh browse 2021-07-02 17:12:16 -07:00