Skip to content

Update GitDiffFileProvider.php#1493

Merged
maks-rafalko merged 1 commit intomasterfrom
sanmai-patch-1
Feb 25, 2021
Merged

Update GitDiffFileProvider.php#1493
maks-rafalko merged 1 commit intomasterfrom
sanmai-patch-1

Conversation

@sanmai
Copy link
Member

@sanmai sanmai commented Feb 24, 2021

Fixes #1492

@wolfgangschaefer if you can verify this command produces expected output on macOS:

(echo a; echo b; echo c) | paste -s -d "," -

Should be a,b,c

@sanmai sanmai requested a review from maks-rafalko February 24, 2021 13:08
@wolfgangschaefer
Copy link

Just verified, the output is: a,b,c
Thanks so much for the quick help!

Copy link
Member

@maks-rafalko maks-rafalko left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@sanmai could you please target 0.21 so that we can release it as 0.21.2 asap?

Thank you!

@maks-rafalko maks-rafalko merged commit 37e9682 into master Feb 25, 2021
@maks-rafalko maks-rafalko deleted the sanmai-patch-1 branch February 25, 2021 21:08
@maks-rafalko
Copy link
Member

Thank you @sanmai, merged to master and ported to 0.21

@wolfgangschaefer released as 0.21.2

@sanmai
Copy link
Member Author

sanmai commented Feb 27, 2021

NP. Sorry about the hold up with rebase!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

git-diff-filter option on MacOS doesn't work

3 participants