ugit icon indicating copy to clipboard operation
ugit copied to clipboard

Support for git sparse-checkout

Open StartAutomating opened this issue 2 years ago • 0 comments

Sparse checkouts are a great way to save time and bandwidth.

ugit should support them.

Using them correctly spans a few commands, so this will require a few steps:

  • [ ] #212
  • [ ] #213
  • [x] #214
  • [x] #257
  • [x] #258

StartAutomating avatar Nov 08 '23 07:11 StartAutomating