Skip to content

mktemp problem with Git for Windows 2.12 #1

@miikka75

Description

@miikka75

Git for Windows is providing mktemp (GNU coreutils) 8.26 version with it.
current "mktemp -t t" command gives error:
mktemp: too few X's in template ‘t’

Changing command to "mktemp -t tXXXXXXXX" works correctly. I don't have MacOS X to test if this would work there.

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