Skip to content

ignored= seems not ignored when untracked_files="no" #1358

Open
@calestyo

Description

@calestyo

Hey.

Documentation claims:

ignored
Whether to show ignored files with untracked files. Ignored when untracked_files == “no”

However, the option does not seem to be ignored, i.e. with epository.status(untracked_files="no", ignored=True) one gets ignored files in the dict.

Cheers,
Chris.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions