Add some output
This commit is contained in:
parent
8ad1afe224
commit
354529b2df
1 changed files with 1 additions and 0 deletions
|
|
@ -96,6 +96,7 @@ func prView(cmd *cobra.Command, args []string) error {
|
|||
openURL = prPayload.CurrentPR.URL
|
||||
}
|
||||
|
||||
fmt.Printf("Opening %s in your browser.\n", openURL)
|
||||
return openInBrowser(openURL)
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue