Chris Powers

Results 4 comments of Chris Powers

I agree with you. The intent in nearly all cases will be to emit the array representation. In fact, in practice I run a custom version of this code with...

I agree on all points. I am not particularly fond of requiring developers to opt-in to defaults. I would prefer `Scripter` exhibit the defaults without needing to call `UsingConfig` or...

@BoyeMagnus Yes, I am seeing the same issue. That is what brought me here.

Hi @AndreasAugustin that suggestion does not work unfortunately. When specifying a branch in git_remote_pull_params (e.g., "my-feature-branch --strategy=recursive -X theirs"), the action appears to pull from the intended branch as expected....