Skip to content

peakschris/sparse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

sparse

Demonstrates issue with sparse checkout

  1. git clone --sparse https://github.com/peakschris/sparse.git
  2. cd sparse
  3. copy sparse-checkout.txt .git\info\sparse-checkout
  4. 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

About

Demonstrates issue with sparse checkout

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published