On Fri, Nov 02, 2012 at 02:18:09PM -0700, rh wrote: > > I think the patch itself looks OK, but: > > > > 1. It isn't formatted to apply with git-am. Please use > > git-format-patch. > > git format-patch command wouldn't work for me. I can see that you > don't need more stuff to do but not knowing git I couldn't find the > correct incantation to do this part. A problem with the files not > being in a git repo I think. I'll spare you details. The usual procedure is: 1. hack hack hack 2. git commit 3. git format-patch And if you are not in a git repo, step 0 is "git init". :) -Peff -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html