powered by
Configure user.name and email for git. Requires git installation.
git.configure(user.name, user.email)
Chris Someone
someone[at]somewhere.com
output from git
# NOT RUN { # Requires Git installation git.configure("jonG","gelfond@somewhere.com") # } # NOT RUN { # }
Run the code above in your browser using DataLab