Yo Ferry!
On Fri, 03 Jan 2014 21:38:24 +0100
Ferry Huberts <address@hidden> wrote:
Well, it is the only thing I know how to do. If you have any git
clues to give me then pleasse do. This is the first I've heard
about it.
just tried for you.
1- save the patch file somewhere
2- in the root of the checkout: 'git am /path/to/patch/file.patch'
3- done
I'm never going to apply patches directly from a patch file. Way to
many ways to fail there. I patch my source, compile and test, then
commit and push.
patch < file.patch
scons install
[test]
git commit -a
git push
Maybe the --author option to git commit?
RGDS
GARY
---------------------------------------------------------------------------
Gary E. Miller Rellim 109 NW Wilmington Ave., Suite E, Bend, OR 97701
address@hidden Tel:+1(541)382-8588