View source: R/stage_all_and_commit.R
stage_all_and_commit | R Documentation |
In some case staging many or big files from rstudio cause git to crash. This function stage every possible files and open the Rstudio commit window.
stage_all_and_commit(repo = getwd())
repo |
path where the git repository is located. Default to the working directory. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.