Skip to content

Error: Command failed with exit code 128: git add LICENSE #1

@oscard0m

Description

@oscard0m

await command("git add LICENSE");

Should be

- await command("git add LICENSE");
+ await command("git add LICENSE.md");

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working as documented, or is being fixedreleased

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions