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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement sparse-checkout feature in the tool #60

Merged
merged 3 commits into from
Aug 25, 2023
Merged

Conversation

Grokzen
Copy link
Collaborator

@Grokzen Grokzen commented Aug 24, 2023

Extended config file format with new key "sparse.paths = []" that defines what paths should be filtered out

Fixes #31

Extended config file format with new key "sparse.paths = []" that defines what paths should be filtered out
@Grokzen Grokzen requested a review from holmboe August 24, 2023 14:05
… is empty possibly indicating error in the sparse paths defined in the config file
Copy link
Contributor

@holmboe holmboe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, minor documentation changes.

README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
Co-authored-by: Henrik Holmboe <henrik@dynamist.se>
@Grokzen Grokzen merged commit baf2b4b into master Aug 25, 2023
12 checks passed
@Grokzen Grokzen deleted the f/sparse-checkout branch August 25, 2023 13:00
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.

Implement sparse checkout from a repo
2 participants