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

Update branch name in install instructions. #40

Merged
merged 1 commit into from
Mar 5, 2024

Conversation

hexacera
Copy link
Contributor

@hexacera hexacera commented Mar 2, 2024

╰─❯ pip install git+https://github.com/geigerzaehler/beets-check.git@master

Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple
Collecting git+https://github.com/geigerzaehler/beets-check.git@master
  Cloning https://github.com/geigerzaehler/beets-check.git (to revision master) to /tmp/pip-req-build-wwrf5_ww
  Running command git clone --filter=blob:none --quiet https://github.com/geigerzaehler/beets-check.git /tmp/pip-req-build-wwrf5_ww
  WARNING: Did not find branch or tag 'master', assuming revision or ref.
  Running command git checkout -q master
  error: pathspec 'master' did not match any file(s) known to git
  error: subprocess-exited-with-error

  × git checkout -q master did not run successfully.
  │ exit code: 1
  ╰─> See above for output.

@geigerzaehler
Copy link
Owner

Thanks for fixing this!

@geigerzaehler geigerzaehler merged commit 362ceb2 into geigerzaehler:main Mar 5, 2024
2 of 4 checks passed
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 this pull request may close these issues.

None yet

2 participants