I am trying to update a kernel file from a newer version of the kernel. I 
found my starting point and did a  format-patch for that commit number. 
This gave me a series of about 40 patches. I went to apply them to the 
older file with git am. I got through about 7 patches okay them failed. 
Examining the failure and the patches, it appears the patches are out of 
order. I believe this is because of merges from other branches. So how can 
I create a series of patches that will be in the right order to apply?

Thanks,

Mike

-- 
You received this message because you are subscribed to the Google Groups "Git 
for human beings" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to git-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to