> Given source tree foo with branch bar, I can easily imagine foo and bar > wanting different submission addresses and also wanting to merge one > another. That would make the submission address change unexpectedly and That's a more general problem: how to keep 2 branches mutually sync'd while preserving some differences between them. Stefan