Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update GitDiffFileProvider.php #1493

Merged
merged 1 commit into from Feb 25, 2021
Merged

Update GitDiffFileProvider.php #1493

merged 1 commit into from Feb 25, 2021

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

@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