Skip to content

Add support for symlinks #24

Description

@mjphooper

I work in a Flutter repo that pins its engine via a symlink to a version installed on the local machine. It'd be great to have apply carry this symlink into new worktrees as currently they're explicitly skipped.

A sensible default for links resolving inside the repo would probably be to re-point at the corresponding path in the new worktree. Links pointing outside the repo (like my case) would copy over as-is.

I'd love to hear thoughts, very happy to open a PR for this. Appreciate your work on this excellent tool!

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