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

[SPARSE] sparse-checkout builtin V0 #178

Commits on Aug 16, 2019

  1. sparse-checkout: basics of builtin

    Implements init, add, and list. Save 'remove' for later.
    
    Signed-off-by: Derrick Stolee <dstolee@microsoft.com>
    derrickstolee committed Aug 16, 2019
    Configuration menu
    Copy the full SHA
    112fd81 View commit details
    Browse the repository at this point in the history
  2. sparse-checkout: fast restricted pattern matching

    Signed-off-by: Derrick Stolee <dstolee@microsoft.com>
    derrickstolee committed Aug 16, 2019
    Configuration menu
    Copy the full SHA
    5013c28 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bba19ee View commit details
    Browse the repository at this point in the history
  4. sparse-checkout: create third config mode 'cone'

    Signed-off-by: Derrick Stolee <dstolee@microsoft.com>
    derrickstolee committed Aug 16, 2019
    Configuration menu
    Copy the full SHA
    83927a1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7f336d5 View commit details
    Browse the repository at this point in the history