Skip to content

Support for Treeless clones #1152

Open
Open
@tiger12506

Description

@tiger12506

There is already fetch-depth: 1 to retrieve only the latest commit and working tree, which is great.
However, for my particular CI project using Actions, we use the git tags to track version information, and the commit messages to generate changelogs. Seems like the feature "treeless clones" would be ideal for our situation.

I couldn't figure out how to make this work with actions/checkout@v3, so I assume that support for it would need to be added.

https://github.blog/2020-12-21-get-up-to-speed-with-partial-clone-and-shallow-clone/
image

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