Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Branch name hook errors #12

Open
emmeowzing opened this issue May 10, 2023 · 0 comments
Open

Branch name hook errors #12

emmeowzing opened this issue May 10, 2023 · 0 comments

Comments

@emmeowzing
Copy link
Contributor

(base) emmadoyle@chelsea:~/projects/dynamic-continuation-orb$ gcp
pre-commit installed at .git/hooks/pre-commit
pre-commit installed at .git/hooks/prepare-commit-msg
trim trailing whitespace.................................................Passed
check for added large files..............................................Passed
check that scripts with shebangs are executable..........................Passed
mixed line ending........................................................Passed
trim trailing whitespace.................................................Passed
Test shell scripts with shellcheck...................(no files to check)Skipped
Validate CircleCI configs............................(no files to check)Skipped
Validate CircleCI Orb................................(no files to check)Skipped
mixed line ending........................................................Passed
Test shell scripts with shellcheck...................(no files to check)Skipped
Validate CircleCI configs............................(no files to check)Skipped
Add branch name as commit message prefix.................................Failed
- hook id: msg-issue-prefix
- exit code: 1

sed: -e expression #1, char 15: unknown option to `s'

(base) emmadoyle@chelsea:~/projects/dynamic-continuation-orb$ git branch
  ENG-138
  fix-config-changes
  fix-docs
  fix-includes
  fix-inclues
  master
  merge-pre-commit-hooks
  pin-circleci-cli-version
  recursively-eval-sh_
  remove-modules-dependency
* renovate/slack-4.x
  simplify-reduce
  test-changes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant