Update browse.go

This commit is contained in:
jlsestak 2021-05-23 12:30:27 -07:00 committed by GitHub
parent b8de5c87e1
commit e4e8b77c7d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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