Skip to content

Fix git restore scriptblock used by expandParamValues#743

Merged
dahlbyk merged 1 commit intomasterfrom
rkeithhill/fix-expandparamvalues-scriptblock-invoke
Mar 14, 2020
Merged

Fix git restore scriptblock used by expandParamValues#743
dahlbyk merged 1 commit intomasterfrom
rkeithhill/fix-expandparamvalues-scriptblock-invoke

Conversation

@rkeithhill
Copy link
Copy Markdown
Collaborator

@rkeithhill rkeithhill commented Mar 14, 2020

We don't need to filter the values returned by the scriptblock.
That is why we provide the filter to the scriptblock. We could also
enforce a sort but then that takes away the scriptblock ability to sort
how it likes.

Follow-up to #702

We don't need to filter the values returned by the scriptblock.
That is why we provide the filter to the scriptblock. We could also
enforce a sort but then takes away the scriptblock ability to sort how
it likes.
@rkeithhill rkeithhill requested a review from dahlbyk March 14, 2020 03:02
@dahlbyk dahlbyk merged commit f69efd9 into master Mar 14, 2020
@dahlbyk dahlbyk deleted the rkeithhill/fix-expandparamvalues-scriptblock-invoke branch March 14, 2020 03:32
@dahlbyk dahlbyk added this to the v1.0 milestone Mar 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants