Skip to content

Using Git with worktrees #26

Description

@OhMyMndy

The checkout where the worktrees will be created from will be in ~/src/<repo-name>.git

Creating new workflows will be as following:

git worktree add ../<repo-name>/<branch-name>
~
    src
        <repo-name>.git
        <repo-name>
            <branch-name>

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions