Use .gitconfig to determine git user if possible.
Opened this issue · 0 comments
mindey commented
Creation of config asks for github username. Solution could be use .gitconfig
's username, or leave as None. if None, the code should throw proper errors and notifications, if the feature requires editing config to enter GH username.