-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
Just set this up and using in GitHub Actions, and this is the error returned.
Error: Command failed with exit code 128: git rev-parse HEAD^1
fatal: ambiguous argument 'HEAD^1': unknown revision or path not in the working tree.
Use '--' to separate paths from revisions, like this:
'git <command> [<revision>...] -- [<file>...]'
HEAD^1
at makeError (/home/runner/work/redacted/redacted/node_modules/create-check/node_modules/execa/lib/error.js:59:11)
at handlePromise (/home/runner/work/redacted/redacted/node_modules/create-check/node_modules/execa/index.js:114:26)
at runMicrotasks (<anonymous>)
at processTicksAndRejections (internal/process/task_queues.js:97:5)
Any ideas on this?
Metadata
Metadata
Assignees
Labels
No labels