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
-~----------~----~----~----~------~----~------~--~---

Reply via email to