Skip to content

Unset PERL5LIB #963

Closed
Closed
@dscho

Description

@dscho

When starting Git from an unknown environment, chances are that PERL5LIB is set, and points to files that are incompatible with Git's shipped Perl. As we adjust the PATH to use Git's Perl, we need to take care to unset PERL5LIB, too.

To make this less of a hard-coded thing, let's add a config variable that makes it possible to configure which config variables (if any) need to be unset.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions