Skip to content

karr doesn't work properly with worktrees #3

@jwrightecs

Description

@jwrightecs
$ # in a worktree directory
$ karr 
No karr board found. Run 'karr init' to create one.
$ karr init
Initialized karr board in refs/karr/
$ # this created refs/karr in the base directory (bare repo) for the wrktrees
$  $ karr create "CYCLE-13" --priority high
No karr board found. Run 'karr init' to create one.
 at /usr/local/share/perl/5.34.0/App/karr/Role/BoardAccess.pm line 119.
$ # it doesn't work in the base repo either
$ $ karr init
Not a git repository. karr requires Git.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions