Murmele/Gittyup

Prompt the User at least once before signing commit without a user set.

Open

#352 opened on Nov 2, 2022

 (1 comment) (0 reactions) (0 assignees)C++ (167 forks)auto 404
enhancementgood first issue

Repository metrics

Stars
 (2,245 stars)
PR merge metrics
 (PR metrics pending)

Description

So currently, if one decides to preform a commit, but there is no user set. The first commit is signed with a generated name/email. While it is possible to amend it. (Thanks for the tip) It would be more practical to have a one time prompt pointing this out before doing so.

Contributor guide