Skip to content

rtk git commit -am message fails #327

@guyboltonking

Description

@guyboltonking
❯ git commit -am tmp
On branch foo
nothing to commit, working tree clean
❯ rtk git commit -am tmp
error: unexpected argument '-a' found

Usage: rtk git commit [OPTIONS]

For more information, try '--help'.

Claude handles this adequately, by running git add ... && git commit -m ..., but it would be better if rtk could cope.

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