Nothing
gitr_echo_cmd=
global optionCode
ver <- git("--version")
Output
Running git --version
Code
ver <- git("--version", echo_cmd = FALSE)
Code
ver <- git("--version", echo_cmd = FALSE)
Output
Running git --version
Code
ver <- git("--version", echo_cmd = FALSE)
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.