We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b4e8477 commit 626cc0eCopy full SHA for 626cc0e
R/pr.R
@@ -187,7 +187,7 @@ pr_init <- function(branch) {
187
"pull request ready".',
188
"i" = "You probably need to configure a personal access token for
189
{.val {tr$host}}.",
190
- "i" = "See {.run usethis::gh_token_help()} for help with that.",
+ "i" = "See {.run usethis::gh_token_help()} for help with that."
191
))
192
if (ui_github_remote_config_wat(cfg)) {
193
ui_bullets(c("x" = "Cancelling."))
0 commit comments