Skip to content

Git hooks behaviour when worktree is spawned #6

@ryanleecode

Description

@ryanleecode

What is the behaviour with git hooks when a worktree is spawned in a sandbox? Because the postcheck git hooks when i specify

if [[ "$1" != "0000000000000000000000000000000000000000" ]]; then
    exit 0
fi

dont work

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