You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Can be an issue on boxes, where it's not really ideal to set these in .gitconfig and if the user doesn't pass through their current environment settings.
A solution might be to check if these variables are already set and, if not, prompt the user for a name and email, then set them in the current environment:
https://bitbucket.org/sensiblecode/data-services-scraper-template/issues/42/git-useremail-and-username-are-required
Steven Maude: