If you are using git-cl:

git cl patch <patch URL or rietveld issue id>

On Tue, Jul 7, 2009 at 4:46 PM, Marshall
Greenblatt<magreenbl...@gmail.com> wrote:
> Hi All,
>
> What is the best way to apply Rietveld issue patches from the command-line?
> I've found WebKit's nifty "svn-apply" script that does 3-way diffs including
> directory changes for patches in both svn and git syntax:
>
> http://trac.webkit.org/browser/trunk/WebKitTools/Scripts/svn-apply
>
> Using a tool like this couldn't we add a "gclient apply" command with a
> minimal amount of effort?
>
> gclient apply --issue=####
>
> This command would download the unified diff for the specified issue from
> Rietveld and apply it to the working copy using a script like svn-apply.
>
> - Marshall
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
Chromium Developers mailing list: chromium-dev@googlegroups.com 
View archives, change email options, or unsubscribe: 
    http://groups.google.com/group/chromium-dev
-~----------~----~----~----~------~----~------~--~---

Reply via email to