If both are set, this name and email will be used to write to the
reflog. Pass null to unset. When unset, the identity will be taken
from the repository's configuration.
@param repo the repository to configure
@param name the name to use for the reflog entries
@param email the email to use for the reflog entries
Set the identity to be used for writing reflogs
If both are set, this name and email will be used to write to the reflog. Pass null to unset. When unset, the identity will be taken from the repository's configuration.
@param repo the repository to configure @param name the name to use for the reflog entries @param email the email to use for the reflog entries