That might be something to bring up in the repo-discuss group - that doesn't sound right.
JBQ On Thu, Apr 2, 2009 at 8:20 PM, Sean McNeil <[email protected]> wrote: > > Great! Unfortunately everything I uploaded was approved and is now > submitted. The odd thing is the patches depend on each other and are all > submitted yet they both say: > > Change could not be merged because of a missing dependency. As soon as > its dependencies are submitted, the change will be submitted. > > Sean > > Jean-Baptiste Queru wrote: >> I typically do a cherry-pick for those: >> >> repo start pick . >> git cherry-pick <sha of the commit you want> >> repo upload --replace . >> repo abandon pick . >> >> JBQ >> >> On Thu, Apr 2, 2009 at 7:45 PM, Sean McNeil <[email protected]> wrote: >> >>> I have a follow-up question about repo upload: >>> >>> When I did the upload it properly created separate patches for each >>> commit I made. But it created a dependency that isn't appropriate and >>> I'd like to remove the dependency. How is that done? >>> >>> >>> >> >> >> >> > > > > > -- Jean-Baptiste M. "JBQ" Queru Android Engineer, Google. Questions sent directly to me that have no reason for being private will likely get ignored or forwarded to a public forum with no further warning. --~--~---------~--~----~------------~-------~--~----~ unsubscribe: [email protected] website: http://groups.google.com/group/android-porting -~----------~----~----~----~------~----~------~--~---
