jenkinsci / jenkinsci/git-plugin

[JENKINS-60727] Add capability to clean submodules' submodules

Open
#3,511 2 comments 0 reactions 0 assignees View on GitHub
component:git-client-plugin component:git-plugin imported-jira-issue priority:minor resolution:unresolved
Dominant language
Java
Stars
694
Forks
1.1k
Avg merge
1h 29m
Merged PRs (30d)
3

Description

JENKINS-26660 added the capability to set the additional 'f' on clean commands to clean submodules. However, it did not add the capability to set the additional 'f' on submodule clean commands (ie, git submodule foreach --recursive git clean -ffdx).

---
Originally reported by mrginglymus, imported from: Add capability to clean submodules' submodules


  • assignee: mrginglymus
  • status: In Progress
  • priority: Minor
  • component(s): git-client-plugin, git-plugin
  • resolution: Unresolved
  • votes: 0
  • watchers: 2
  • imported: 2025-12-02

Raw content of original issue

JENKINS-26660 added the capability to set the additional 'f' on clean commands to clean submodules. However, it did not add the capability to set the additional 'f' on submodule clean commands (ie, git submodule foreach --recursive git clean -ffdx).

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.