Skip to content

Commit

Permalink
Need to pass arg now
Browse files Browse the repository at this point in the history
  • Loading branch information
krlmlr committed Feb 19, 2024
1 parent 27bfc29 commit 2afa6c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/bump-version.R
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ get_main_branch <- function(repo = getwd()) {
}
}

get_main_branch_config()
get_main_branch_config(repo)
}

get_main_branch_remote <- function(remote, repo) {
Expand Down

0 comments on commit 2afa6c3

Please sign in to comment.