8000 Checkout small files only · Issue #663 · actions/checkout · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Checkout small files only #663
Open
Open
@pcgeek86

Description

@pcgeek86

I have some large files in my repository that are slowing down the checkout process. To work around this locally, I can use the following command:

git clone --no-checkout --filter=blob:limit=1m

However, I cannot find any ways to pass in these additional options to the checkout action.

Any ideas how to skip large files with this checkout action?

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

      0