| Interface and Description |
|---|
PatchExtension
|
| Method and Description |
|---|
| PatchExtension#getAddAsSafeDirectory()
Whether to add the patched repo to git's safe directories list.
|
| PatchExtension#getCommitterEmailOverride()
A temporary committer name to use for applied patches.
|
| PatchExtension#getCommitterNameOverride()
A temporary committer name to use for applied patches.
|
| PatchExtension#getPatches()
The folder where the patches are saved
|
| PatchExtension#getRoot()
The root/project directory.
|
| PatchExtension#getSubmodule()
The name of the submodule directory created.
|
| PatchExtension#getTarget()
The target folder for the patched repository.
|