Skip to content

meson dist is confused #12985

@matthiasclasen

Description

@matthiasclasen

Describe the bug
meson dist refuses to operate, claiming that the repository contains uncommitted changes, when that is not the case.

To Reproduce

$ meson dist -C release_build/
ERROR: Repository has uncommitted changes that will not be included in the dist tarball
Use --allow-dirty to ignore the warning and proceed anyway
$ git diff
$ 

Expected behavior

meson dist should work.

If there is actually something 'dirty' about my checkout, then meson should not be so tight-lipped and tell me what it is.

system parameters

This is meson 1.3.2 on Fedora 40

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