Skip to content

Use local git config #337

@6543

Description

@6543

the global git config change:

git config --global --replace-all safe.directory *

only works if we have exclusive access to the home directory.

In some edgecases with local backend, this is not the case.

As for example if you need to use to use a pre defined user environment for certain tools that where pre-configured,
you have to use the no isolated home option: woodpecker-ci/woodpecker#6251

You get
Image

To make this plugin more portable, we need to look into let git-config read from workflow based path.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions