On Fri, Oct 28, 2011 at 09:26:42PM +0200, Greg KH wrote: > As time goes on, you can just live on this work branch, making new > changes and sending them to me. When I update my branches, you can > update yours: > - git checkout usb-linus > - git pull > - git checkout usb-next > - git pull > [note, I think there's an easier way to fetch the updates from > "upstream" and update the branches, but I can't remember it at the > moment.] git remote update. What I do for my trees is to merge bugfixes up into the -next branch pretty much immediately, that seems to be much less confusing for users as they can just grab one branch and I don't have to wait for a suitable tag from Linus to merge the fixes up. It's not that the merge is hard, it's that people aren't expecting to have to do it. -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html