| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent c9747f1 commit d500445
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -710,7 +710,7 @@ repository. | |||
| 710 | 710 | ```console | |
| 711 | 711 | $ git checkout main | |
| 712 | 712 | $ git pull upstream main | |
| 713 | - $ git cherry-pick v1.x^ | ||
| 713 | + $ git cherry-pick --strategy-option=diff-algorithm=patience v1.x^ | ||
| 714 | 714 | ``` | |
| 715 | 715 | ||
| 716 | 716 | Git should stop to let you fix conflicts. | |
| Back | FazBrowse Home | New Git URL |
0 commit comments