View source: R/create_draft_pr.R
create_draft_pr | R Documentation |
This function creates a draft pull request for the current version of the package.
create_draft_pr(x = ".")
x |
The path to the package. |
Other git:
clean_git()
,
is_repository()
,
is_workdir_clean()
,
new_branch()
,
set_tag()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.