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 temporary method for disabling shallow cloning (#5031) #5036

Merged
merged 1 commit into from
Dec 26, 2018
Merged

Add temporary method for disabling shallow cloning (#5031) #5036

merged 1 commit into from
Dec 26, 2018

Commits on Dec 24, 2018

  1. Add temporary method for disabling shallow cloning (#5031)

    This adds a project feature that allows us to use a standard clone and
    fetch rather than the shallow clone/fetch introduced in #4939.
    Eventually we should move this to the web UI, but doing so requires some
    work to make sure, for example, that git options are only show when
    'Project.repo_type' is 'git'.
    
    Signed-off-by: Stephen Finucane <[email protected]>
    stephenfin committed Dec 24, 2018
    Configuration menu
    Copy the full SHA
    8ee7e76 View commit details
    Browse the repository at this point in the history