dantheman827/Configure Git for GitHub User

An action to configure git with the GitHub user information.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
user_nameThe GitHub username. If not provided, the repo owner will be used.no""
git_nameThe override name to use for git.no""
use_real_namePrefer real name if available instead of the GitHub username. This has no effect if git_name is provided.notrue
prefer_user_emailPrefer user email if available instead of noreply GitHub email.nofalse
namedescription
nameThe configured git name
emailThe configured git email