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

fix(env): stop filtering process.env #23

Merged
merged 1 commit into from
Apr 9, 2021
Merged

fix(env): stop filtering process.env #23

merged 1 commit into from
Apr 9, 2021

Conversation

wraithgar
Copy link
Member

We should not be removing GIT_ values from the environment if the user
has set them. All we now do is set two defaults if they were not
already set by the end user.

References

Fixes npm/cli#3048

We should not be removing GIT_ values from the environment if the user
has set them.  All we now do is set two defaults if they were not
already set by the end user.
@wraithgar
Copy link
Member Author

Merging this so I can submit the WIP linting PR that built off of this branch

@wraithgar wraithgar merged commit 4dd72ee into master Apr 9, 2021
@wraithgar wraithgar deleted the gar/git_env branch April 9, 2021 21:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] npm version commits with incorrect author name and email
2 participants