Skip to content

Bypass of PHP issue #39

@patgod85

Description

@patgod85

When my resulting command looks like

"C:\Program Files\Git\bin\git.exe" commit -av -m "Test commit"

I receive an error described here https://bugs.php.net/bug.php?id=49139

In the bottom of the page there is a bypass. Need to surround the resulting command with one more quotes like that

""C:\Program Files\Git\bin\git.exe" commit -av -m "Test commit""

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