Closed SDS1337 closed 3 years ago
git_pull_args: '-s recursive -Xtheirs' (or xOurs) After git_pull_args: '-s recursive -Xtheirs' (or -XOurs)
git_pull_args: '-s recursive -Xtheirs' (or xOurs)
git_pull_args: '-s recursive -Xtheirs'
xOurs
git_pull_args: '-s recursive -Xtheirs' (or -XOurs)
-XOurs
Noticed this after my run failed because I used -x instead of -X.
-x
-X
Thank you, I think will merge this fix into a small v2 patch shortly.
Before
Noticed this after my run failed because I used
-x
instead of-X
.