> So am I. I hope the future will prove us right :-) :) > How do your new git scripts process commits ? In particular, does the > "Priority:" line still applies ? For patches imported from -hg, the script will handle Priority. For patches generated against -git, maybe the better is to have separate branches or trees: one for fixes and another for new stuff, and an indication, at the pull request, to what tree the patch will be applied. We still need some discussions about the process. One of the issues is how do we'll handle SOB's. My SOB should be added on all patches. Also, sometimes, patches may need to receive other SOB-like tags, like acked-by. I'm not sure yet how should we handle it, since a change at the patch description will change the hash code. -git merge is generally smart enough to not generate a conflict between two patches with identical diffs, but we need to do some tests in order to check what would be the better procedure. Cheers, Mauro. -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html