Skip to content

Instantly share code, notes, and snippets.

@manstis
Created July 6, 2012 09:14
Show Gist options
  • Save manstis/3059151 to your computer and use it in GitHub Desktop.
Save manstis/3059151 to your computer and use it in GitHub Desktop.
commit error
manstis@manstis-ThinkPad-T510 droolsjbpm-5.3.x [] $ ./droolsjbpm-build-bootstrap/script/git-all.sh commit -m "Set release version: 5.3.3.Final (jBPM 5.2.2.Final)" | tee ~/Desktop/commitLog
error: pathspec 'release' did not match any file(s) known to git.
error: pathspec 'version:' did not match any file(s) known to git.
error: pathspec '5.3.3.Final' did not match any file(s) known to git.
error: pathspec '(jBPM' did not match any file(s) known to git.
error: pathspec '5.2.2.Final)' did not match any file(s) known to git.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment