Skip to content

Implement possibility to check for existing config properties #47

@codablock

Description

@codablock

Right now, it's only possible to get a config value, which will always return the default value for that property in case it was not set in the config. This makes it impossible to act differently on non-existing entries. As an example, the port should not default to 22 when it was passed as part of the ssh invocation.

An incarnation of this issue can be found in go-git.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions