Skip to content

g commit fails #12

@dataf3l

Description

@dataf3l

this should not happen:
$ g commit -m "add npm stuff, docs, fix spacing, fix warning, change warning color, improve docs, add npm installation to docs"

error: pathspec 'npm' did not match any file(s) known to git.
error: pathspec 'stuff,' did not match any file(s) known to git.
error: pathspec 'docs,' did not match any file(s) known to git.
error: pathspec 'fix' did not match any file(s) known to git.
error: pathspec 'spacing,' did not match any file(s) known to git.
error: pathspec 'fix' did not match any file(s) known to git.
error: pathspec 'warning,' did not match any file(s) known to git.
error: pathspec 'change' did not match any file(s) known to git.
error: pathspec 'warning' did not match any file(s) known to git.
error: pathspec 'color,' did not match any file(s) known to git.
error: pathspec 'improve' did not match any file(s) known to git.
error: pathspec 'docs,' did not match any file(s) known to git.
error: pathspec 'add' did not match any file(s) known to git.
error: pathspec 'npm' did not match any file(s) known to git.
error: pathspec 'installation' did not match any file(s) known to git.
error: pathspec 'to' did not match any file(s) known to git.
error: pathspec 'docs' did not match any file(s) known to git.

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