git_user | R Documentation |
From a path to a git controlled dir get the user.name. This will be the global user.name or local if it has been overridden.
git_user(path = ".")
path |
Path to the directory to get the git user.name for. |
The git user.name.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.