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

Error when running from another worktree #1

Open
NiklasRosenstein opened this issue Nov 26, 2021 · 0 comments
Open

Error when running from another worktree #1

NiklasRosenstein opened this issue Nov 26, 2021 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@NiklasRosenstein
Copy link
Owner

Traceback (most recent call last):
  File "/Users/nrosenstein/.local/bin/git-profile", line 8, in <module>
    sys.exit(main())
  File "/Users/nrosenstein/.local/pipx/venvs/git-profile/lib/python3.9/site-packages/git_profile_command/__init__.py", line 161, in main
    assert os.path.isfile(local_config_fn), local_config_fn
AssertionError: /Users/nrosenstein/myrepo/.git/worktrees/upstream/config
@NiklasRosenstein NiklasRosenstein added the bug Something isn't working label Nov 26, 2021
@NiklasRosenstein NiklasRosenstein self-assigned this Nov 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant