query_git_diff | R Documentation |
Record uncommitted git changes
query_git_diff(code_root)
code_root |
[path] path to code root containing a .git folder |
[character] succinct git diff vector length 1 with newlines for console printing with 'cat()', 'glue::glue()' or 'message()'
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.