has_git_user | R Documentation |
Check whether the values user.name
and user.email
exist exist in the 'Git' global configuration settings.
Uses git_config_global
.
has_git_user()
Logical, indicating whether 'Git' global configuration settings could
be retrieved, and contained the values
user.name
and user.email
.
has_git_user()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.