Description Usage Arguments Value Examples
Configure user.name and email for git.
1 | gitConfigure(user.name, user.email)
|
user.name |
Chris Someone |
user.email |
someone[at]somewhere.com |
output from git
1 2 3 4 5 | ## Not run:
# Uses git2r package
gitConfigure("jonG","gelfond@somewhere.com")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.