> cd Documentation > mkdir -p arch/amiga > mv zorro.txt arch/amiga > mv arm cris blackfin parisc powerpc s390 x86_64 uml arch > mv sx.txt stallion.txt specialix.txt rocket.txt riscom8.txt \ > computone.txt hayes-esp.txt moxa-smartio serial
> I could send a patch to do this, but moving files via patch is icky. Would > it > be better to start a git tree and ask people to pull from it, or to send in > script snippets like the above? Actually a git patch would express that very nicely -- just pass -M to git-format-patch and it should do the right thing. - R. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/