Skip to content

LFS option is incompatible with custom hooks. #274

Open
@rickvanprim

Description

@rickvanprim

In a persistent action runner where the repo isn't recreated every time, if custom hooks are used, the checkout action with lfs: true fails because git lfs install --local errors due to not wanting to overwrite the custom hooks.

Possible fixes that come to mind are an option to skip git lfs install or having the option to not install hooks via running git lfs install --local --manual instead.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions