Skip to content

Windows Users using GitBash Need Export Not Set #141

@say25

Description

@say25

On Windows when using GitBash, Linux terminology export is used instead of set.

Ideally we would provide the ability to set an override setting to use Export over Set.

Example:

var cmd = format === 'export' ? 'export' : 'SET';

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