On Tue, Nov 16, 2010 at 08:35:22PM +0100, Florian Mickler wrote:
Hehe, I know that I wouldn't want to hand edit every autogenerated patch people throw at me... What about just dropping everything before the last "]" or ":" and putting an autogenerated prefix before it in a pre-commit hook on your side?
That should work most of the time... don't know... maybe other
It's the most of the time bit that worries me, I'm generally reluctant to script things like this when the scripts aren't very widely used and it's a pain to get hooks distributed over all my systems and working for all the things I need to apply patches for.
_From my point of view my current approach is actually working pretty well with most submitters, even people doing similar janitorial stuff.