On Wed, 2014-01-22 at 10:36 +0800, Alex Shi wrote:
On 01/22/2014 12:53 AM, Jon Medhurst (Tixy) wrote:
[..]
Looking at how
that happened I can now see that Alex added it [1] along with another one [2]. So I've now got to decide if that second one is an 'MP' patch as well, this is all getting even more difficult to keep track of and maintain.
yes, a bit, when LSK has many input resources. like just from ARM, I have 3 input tree. :)
[remote "tixy"] url = git://git.linaro.org/people/tixy/kernel.git fetch = +refs/heads/*:refs/remotes/tixy/* [remote "landing-arm"] url = git://git.linaro.org/landing-teams/working/arm/kernel.git fetch = +refs/heads/*:refs/remotes/landing-arm/* [remote "mp"] url = git://git.linaro.org/arm/big.LITTLE/mp.git
Yes, but if I have updates for LSK I inform you and you pull them, you don't have to monitor any branches on the off chance I've added something. Whereas to maintain the MP patchset topic I have to go hunting for anything that someone might have added to LSK and cherry-pick it. I guess that's not a problem if all those patches always go into the same place, but it sure doesn't help keep an understandable git history.