Skip to content

Mark no file with /dev/null to align with git diff #93

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

Merged
merged 1 commit into from
Aug 4, 2020

Conversation

MTelling
Copy link
Contributor

@MTelling MTelling commented Aug 3, 2020

If you run git diff locally with a staged new file the diff will indicate that the file did not exist before with --- /dev/null.
I believe this should align with that?

If you run git diff locally with a staged new file the diff will indicate that the file did not exist before with `--- /dev/null`.
I believe this should align with this?
@wumpz wumpz merged commit d352431 into java-diff-utils:master Aug 4, 2020
@wumpz
Copy link
Collaborator

wumpz commented Aug 4, 2020

Merged a bit to fast. You should adapt running tests before you make a pull request. I do it for this one.

@MTelling
Copy link
Contributor Author

MTelling commented Aug 4, 2020

Merged a bit to fast. You should adapt running tests before you make a pull request. I do it for this one.

@wumpz Oh yeah, sorry! Will do next time - Too used to having CI around...

@MTelling MTelling deleted the patch-1 branch August 4, 2020 10:54
@MTelling
Copy link
Contributor Author

MTelling commented Aug 4, 2020

@wumpz opened PR #94 to fix the test.

wumpz added a commit that referenced this pull request Aug 9, 2020
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.

2 participants