Open
Description
Hi, should user.name
and email
really be added to every repository? I have both in my ~/.gitconfig
? An alternative could be to warn if neither is available, and maybe add them (preferably globally) fromDEB_FULLNAME
and DEB_EMAIL
.
I stumbled on the issue because of a bug in golang-github-tcnksm-go-gitconfig
, where tests were not properly isolated. (That merge request is here.) While this issue is not necessarily a bug, it may make it more difficult to change an email. Please let me know your favorite way to resolve, and I will submit a merge request. Thank you!
Lines 296 to 306 in f0afc0f
Metadata
Metadata
Assignees
Labels
No labels