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

fix: git thought some php files were binary and refused to diff #928

Merged
merged 6 commits into from
Feb 1, 2021

Conversation

SurferJeffAtGoogle
Copy link
Contributor

Pass the --binary flag to git diff so it can diff files no matter if they're binary or text.

Fixes #918

Pass the --binary flag to git diff so it can diff files no matter if they're binary or text.

Fixes googleapis#918
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Jan 27, 2021
@SurferJeffAtGoogle SurferJeffAtGoogle merged commit a38d9db into googleapis:master Feb 1, 2021
@SurferJeffAtGoogle SurferJeffAtGoogle deleted the fixx-php branch February 1, 2021 17:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
4 participants