binary patch compatibility
From: John Rigby <hidden>
Date: 2016-08-11 19:57:35
If I commit a new binary file to a repository and then use git-format-patch --binary to produce a patch the resulting patch file is not compatible with the patch command. Am I doing something wrong or is this not possible. Thanks