-
Notifications
You must be signed in to change notification settings - Fork 187
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
Add diff #122
Comments
Solved via #123 merge? |
I think we can also add a .diff file. |
Some research: I created a patch from the empty commit (63a7f20) which resulted in an empty file. I tried to apply it, but got an error. So that is not a valid patch.
So i actually changed a file with a short name ('c.c') by adding one character.
The patch can be sucessfully applied with: |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
i thought what the smallest possible (git) diff would be
the answer would fit greatly in this repo
The text was updated successfully, but these errors were encountered: