Skip to content

Commit d56bea0

Browse files
authored
Merge pull request #69 from jgabry/patch-1
2 parents 1300496 + d42a684 commit d56bea0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@ msg <- function(wh) {
185185
msgs[wh]
186186
}
187187

188-
my_private_repos <- function() {
188+
my_public_repos <- function() {
189189
token <- tryCatch(
190190
gitcreds::gitcreds_get(),
191191
gitcreds_nogit_error = function(e) stop(msg("no_git")),

0 commit comments

Comments
 (0)