Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Initial sparse implementation #54

Merged
merged 6 commits into from
Aug 22, 2019
Merged

Initial sparse implementation #54

merged 6 commits into from
Aug 22, 2019

Commits on Aug 22, 2019

  1. Initial sparse implementation

    Signed-off-by: Derrick Stolee <dstolee@microsoft.com>
    derrickstolee committed Aug 22, 2019
    Configuration menu
    Copy the full SHA
    ecb213e View commit details
    Browse the repository at this point in the history
  2. fix parameter ordering

    Signed-off-by: Derrick Stolee <dstolee@microsoft.com>
    derrickstolee committed Aug 22, 2019
    Configuration menu
    Copy the full SHA
    f27bf46 View commit details
    Browse the repository at this point in the history
  3. Remove some tests that check prefetch --hydrate

    Signed-off-by: Derrick Stolee <dstolee@microsoft.com>
    derrickstolee committed Aug 22, 2019
    Configuration menu
    Copy the full SHA
    3b8d549 View commit details
    Browse the repository at this point in the history
  4. Fix the sparse option for 'scalar clone'

    Signed-off-by: Derrick Stolee <dstolee@microsoft.com>
    derrickstolee committed Aug 22, 2019
    Configuration menu
    Copy the full SHA
    b35db24 View commit details
    Browse the repository at this point in the history
  5. Clone: convert --sparse=false to --full-clone

    Signed-off-by: Derrick Stolee <dstolee@microsoft.com>
    derrickstolee committed Aug 22, 2019
    Configuration menu
    Copy the full SHA
    f418dec View commit details
    Browse the repository at this point in the history
  6. PrefetchVerbTests: update test numbers

    Signed-off-by: Derrick Stolee <dstolee@microsoft.com>
    derrickstolee committed Aug 22, 2019
    Configuration menu
    Copy the full SHA
    8631c3c View commit details
    Browse the repository at this point in the history