Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Setup script should read user.name & user.email from git-katas local config and restore in exercise folders after setup #277

Open
JKrag opened this issue Sep 10, 2020 · 0 comments

Comments

@JKrag
Copy link
Contributor

JKrag commented Sep 10, 2020

The current initialisation assumes that you have a global user.name and user.email and want to use that in the exercises, so it just unsets these properties after imitating the bot user.
This is a problem if the user has not set global (i.e. for security reasons) or the user has specifically set a different user in the git-katas folder to use during training.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant