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

feat(git): blobless git #11401

Merged
merged 12 commits into from Sep 9, 2021
Merged

feat(git): blobless git #11401

merged 12 commits into from Sep 9, 2021

Commits on Aug 24, 2021

  1. feat(git): blobless git

    Uses blobless git cloning instead of shallow cloning.
    
    Closes #11398
    rarkins committed Aug 24, 2021
    Copy the full SHA
    d64ea34 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    c6241f0 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2021

  1. Copy the full SHA
    ba073b4 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2021

  1. Copy the full SHA
    ba5ed76 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2021

  1. Copy the full SHA
    925f85d View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2021

  1. Merge branch 'main' into feat/11398-blobless-git

    # Conflicts:
    #	lib/util/git/index.spec.ts
    #	lib/util/git/index.ts
    rarkins committed Sep 6, 2021
    Copy the full SHA
    044af61 View commit details
    Browse the repository at this point in the history
  2. fix lint

    rarkins committed Sep 6, 2021
    Copy the full SHA
    225ae81 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    f476aa1 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2021

  1. Copy the full SHA
    48a12ab View commit details
    Browse the repository at this point in the history
  2. docs: minimum versions

    rarkins committed Sep 8, 2021
    Copy the full SHA
    0d74b58 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    fa42d79 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2021

  1. Copy the full SHA
    dc35a68 View commit details
    Browse the repository at this point in the history