the error i am getting is No valid separator after the filename was found in the diff header
so it looks like it needs specific tweaks for a patch. However 'patch' routine would apply my output cleanly. So i am at loss. -d On Mon, Dec 19, 2011 at 12:52 PM, Dmitriy Lyubimov <[email protected]> wrote: > ok it wouldn't eat up my git diff output no matter what i do. > > i tried git diff, git diff -p , git diff -p --no-prefix, git diff -u > --no-prefix for base directories both / and /trunk, all of these > combinations, to no avail. it looks like it doesn't like git diff > output. > > Any ideas are welcome.
