Demonstrates issue with sparse checkout
- git clone --sparse https://github.com/peakschris/sparse.git
- cd sparse
- copy sparse-checkout.txt .git\info\sparse-checkout
- git sparse-checkout reapply
Output:
git sparse-checkout reapply
warning: unrecognized negative pattern: '/A/B'
warning: disabling cone pattern matching
warning: unrecognized negative pattern: '/A/B'
warning: disabling cone pattern matching