Merge pull request #2 from jlsestak/trunk

Update browse.go
This commit is contained in:
Benjamin Chadwick 2021-05-23 12:36:01 -07:00 committed by GitHub
commit 8d1dee4cd4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -44,4 +44,8 @@ func openInBrowser(cmd *cobra.Command, f *cmdutil.Factory) {
cs.Green("✓"),
cs.Bold(ghrepo.FullName(baseRepo)))
}
//hello
//making pull request