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

Add GitShallowClone feature #463

Merged
merged 3 commits into from
Dec 7, 2022
Merged

Add GitShallowClone feature #463

merged 3 commits into from
Dec 7, 2022

Commits on Dec 6, 2022

  1. Add GitShallowClone feature

    This feature enables the use of shallow clones when pulling source from
    Git repositories.
    
    Signed-off-by: Paulo Gomes <paulo.gomes@weave.works>
    Paulo Gomes committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    e846e29 View commit details
    Browse the repository at this point in the history
  2. Enable shallow clone by default

    Signed-off-by: Paulo Gomes <paulo.gomes@weave.works>
    Paulo Gomes committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    ebabb47 View commit details
    Browse the repository at this point in the history
  3. Document GitShallowClone and GitForcePushBranch#

    Signed-off-by: Paulo Gomes <paulo.gomes@weave.works>
    Paulo Gomes committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    5475da4 View commit details
    Browse the repository at this point in the history