-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Duplicate
-
Component/s: git-plugin
-
Labels:None
-
Environment:Jenkins ver. 2.60.2
-
Similar Issues:
Git help says:
-f, --force
If the Git configuration variable clean.requireForce is not set to false, git clean will refuse to delete files or
directories unless given -f, -n or -i. Git will refuse to delete directories with .git sub directory or file unless a second
-f is given.
There is no point in keeping alive directories with .git sub directories, since when dealing with submodules there might be branches that add a new submodule that is not present in another one, and when building accross them, submodule garbage will be left out.
- duplicates
-
JENKINS-26660 Add another '-f' to git clean to remove deleted submodules or other repos checked out in workspace in pipeline
-
- Open
-
- is related to
-
JENKINS-7376 git - clean before build does not clean submodules
-
- Closed
-
Field | Original Value | New Value |
---|---|---|
Link | This issue duplicates JENKINS-29893 [ JENKINS-29893 ] |
Link | This issue duplicates JENKINS-39111 [ JENKINS-39111 ] |
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Duplicate [ 3 ] |
Resolution | Duplicate [ 3 ] | |
Status | Resolved [ 5 ] | Reopened [ 4 ] |
Link | This issue duplicates JENKINS-26660 [ JENKINS-26660 ] |
Link |
This issue is related to |
Assignee | Mark Waite [ markewaite ] |
Link | This issue duplicates JENKINS-39111 [ JENKINS-39111 ] |
Link | This issue duplicates JENKINS-29893 [ JENKINS-29893 ] |
Status | Reopened [ 4 ] | Resolved [ 5 ] |
Resolution | Duplicate [ 3 ] |
Status | Resolved [ 5 ] | Closed [ 6 ] |