posh-git icon indicating copy to clipboard operation
posh-git copied to clipboard

Tab completion for partial clones

Open bgold09 opened this issue 1 year ago • 2 comments

  • 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 avatar Jul 24 '22 20:07 bgold09

@dahlbyk would you mind reviewing this?

bgold09 avatar Oct 03 '22 23:10 bgold09

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

bgold09 avatar Apr 10 '23 20:04 bgold09