| use_git | R Documentation | 
use_git() initialises a Git repository and adds important files to
.gitignore. If user consents, it also makes an initial commit.
use_git(message = "Initial commit")
| message | Message to use for first commit. | 
Other git helpers: 
use_git_config(),
use_git_hook(),
use_git_ignore()
## Not run: 
use_git()
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.