forked from tianocore/edk2-edkrepo
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add optional CherryPick and Revert mergeStrategy option for PatchSet …
…recipe CherryPick and Revert in an edkrepo manifest PatchSet can include: mergeStrategy="ort_ignore-all-space" mergeStrategy="ort_theirs" mergeStrategy="ort_ours" This can help with PatchSet merge issues. e.g. using Patch followed by CherryPick where the host system's git am.keepcr setting is unknown during the Patch "git am" step. tianocore#244 Signed-off-by: Nathaniel Haller <[email protected]>
- Loading branch information
1 parent
5afcd61
commit dbcbb95
Showing
2 changed files
with
23 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters