Skip to content

does not work with GITs 2.5 worktree feature #344

Closed
@crepererum

Description

@crepererum

Steps to reproduce (assumes GIT >= 2.5 and a repo with at least 2 branches)

  • git checkout <whatever>
  • git worktree add /tmp/foo another_branch
  • go to /tmp/foo
  • execute: import git; git.Repo('.') in Python
  • results in git.exc.InvalidGitRepositoryError

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions