aboutsummaryrefslogtreecommitdiffstats
path: root/utils/merkletrie/noder/noder.go
Commit message (Collapse)AuthorAgeFilesLines
* simplified sparse checkoutJohn Cai2021-11-091-0/+1
| | | | | | | | | This is the initial logic to support a simple sparse checkout where directories to be included can be specified in CheckoutOptions. This change doesn't fully support the sparse patterns, nor does this change include the optimization to collapse flie entries in ithe index that are excluded via the sparse checkout directory patterns included under the parent directory.
* delete old noder, create a new one in utils (#241)Alberto Cortés2017-01-301-0/+59