Hi, I'm a bit clueless when git-am failed to apply a patch. I dunno what I should do at this point since errors reported by git-am are not usefull for me. For example I got: ---- error: patch failed: foo:1 error: foo: patch does not apply Patch failed at 0001. When you have resolved this problem run "git-am --resolved". If you would prefer to skip this patch, instead run "git-am --skip". --- I know that git-am let some information in '.dotest' directory and that I can find in it the plain patch file. I can use 'patch' command to apply it and see which part of the patch is conflicting. But I would like to know if there are other ways to do it specially by using git ? BTW, would it be possible to be more verbose when describing the error ? thanks -- Francis PS: git rocks ! - 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