Skip to content

git bulk commit -m "commit message" throws errors #862

@baurmatt

Description

@baurmatt

If I run the following command git bulk commit -m "Enable automerge for .gitlab-ci.yml include updates I get the following errors:

$ git bulk commit -m "Enable automerge for .gitlab-ci.yml include updates" .
Core command "commit" accepted.
Executing bulk operation in workspace /Users/mbaur/Sources/managed-services-helmfiles
Current repository: /mysql-operator
-> executing git commit -m Enable automerge for .gitlab-ci.yml include updates .
error: pathspec 'automerge' did not match any file(s) known to git
error: pathspec 'for' did not match any file(s) known to git
error: pathspec 'include' did not match any file(s) known to git
error: pathspec 'updates' did not match any file(s) known to git
...

Am I doing something wrong?

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions