Skip to content

Requested resource: GitDsc/GitConfig #244

@anthonymastreanvae

Description

@anthonymastreanvae

Description of the new feature / enhancement

It would be nice to have a general purpose GitConfig resource for setting any setting; you could harvest parts of GitConfigUser{Name,Email}.

Example:

    - resource: GitDsc/GitConfig
      directives:
        description: Set Git core.longpaths to true
        allowPrerelease: true
      settings:
        Name: core.longpaths
        Value: 'true'
        ConfigLocation: Global

Proposed technical implementation details

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions