On Mon, Sep 22, 2014 at 12:10 AM, Duncan <1i5t5.dun...@cox.net> wrote: > > Devs doing gentoo all day could easily do one or two pushes a day, with > many commits in each. Those with less time might do the same work over > several days or a week and might push just once or twice that week, if > none of the changes are time-critical enough to be worth a more urgent > push.
Maybe. The real issue with that is going to be repoman. You can only push as many commits as you can check in general, which means that if you try to push changes to 14 unrelated packages at the same time it is going to be a major hassle. Perhaps if repoman were more git-aware it could just check packages that had a modification. It will still be a limit on how much you can push at once unless you push somewhat blindly. -- Rich