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

Tab completion for partial clones #916

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

bgold09
Copy link

@bgold09 bgold09 commented Jul 24, 2022

  • Tab completion for clone parameters that support partial clones.
    • --filter=<filter spec> for "blobless" and "treeless" clones.
    • --sparse to employ a sparse-checkout, with only files in the
      top-level directory initially being present.

@bgold09
Copy link
Author

bgold09 commented Oct 3, 2022

@dahlbyk would you mind reviewing this?

@bgold09 bgold09 force-pushed the feature/tabCompletion/partialClone branch from 7e65e76 to ad98bae Compare April 10, 2023 20:06
@bgold09 bgold09 force-pushed the feature/tabCompletion/partialClone branch from ad98bae to 9b4c1bf Compare April 10, 2023 20:24
@bgold09
Copy link
Author

bgold09 commented Apr 10, 2023

@dahlbyk would you mind reviewing this? All tests are passing now

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.

None yet

1 participant