Thanks to visit codestin.com
Credit goes to github.com

Skip to content

pre-commit not able to run powrap #1336

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

Closed
javoweb opened this issue Aug 16, 2021 · 0 comments · Fixed by #1337
Closed

pre-commit not able to run powrap #1336

javoweb opened this issue Aug 16, 2021 · 0 comments · Fixed by #1337

Comments

@javoweb
Copy link
Contributor

javoweb commented Aug 16, 2021

pre-commit on a fresh install is not able to run powrap.

I got this error after first pre-commit run:

[INFO] Initializing environment for https://github.com/JulienPalard/powrap.
An unexpected error has occurred: CalledProcessError: command: ('/usr/lib/git-core/git', 'checkout', 'master')
return code: 1
expected return code: 0
stdout: (none)
stderr:
    error: pathspec 'master' did not match any file(s) known to git
    
Check the log at /home/user/.cache/pre-commit/pre-commit.log

It looks like there is no master branch in powrap repo anymore.

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

Successfully merging a pull request may close this issue.

1 participant