Skip to content
GitLab Next
  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • gitlab-runner gitlab-runner
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 2,450
    • Issues 2,450
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 121
    • Merge requests 121
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GitLab.org
  • gitlab-runnergitlab-runner
  • Issues
  • #4175
Closed
Open
Created Apr 19, 2019 by Steve Azzopardi - Out of Office - Back 2022-07-07@steveazz🌴Maintainer

Remove old git clean command

Description

In !1281 (merged) we changed how we run git clean on the users repository, to allow for GIT_CLEAN_FLAGs(https://docs.gitlab.com/ee/ci/large_repositories/#git-clean-flags). Just in case we introduce a breaking change for the users CI, we have introduced FF_USE_LEGACY_GIT_CLEAN_STRATEGY so the user can use the legacy strategy until they move their build script accordingly

Proposal

Remove the old code path and the FF_USE_LEGACY_GIT_CLEAN_STRATEGY feature flag

Links to related issues and merge requests / references

Main deprecation issue #3473 (closed)

Edited May 02, 2019 by Steve Azzopardi - Out of Office - Back 2022-07-07
Assignee
Assign to
Time tracking