Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ability to perform a sparse checkout #427

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

caseybraithwaite
Copy link

Hi 馃憢 ,

Haven't raised a PR on this repository before so apologies if I've done something wrong.

This PR adds the ability to do a sparse checkout.

There was some consideration in using the existing .source.paths as the paths to checkout but, within our pipelines, we came across a scenario where we wanted to trigger on certain paths but then checkout additional paths. Hopefully this is acceptable for other people.

This should close 267.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Suggestion: Allow git sparse checkout / checkout specific directory
1 participant