[FFmpeg-devel] [PATCH] Help poor git-n00b users to git-clone ffmpeg

Lou Logan lou
Fri Feb 4 10:50:54 CET 2011


On Fri, 4 Feb 2011 09:25:09 +0100
Stefano Sabatini <stefano.sabatini-lala at poste.it> wrote:

> On date Thursday 2011-02-03 15:55:36 -0900, Lou Logan encoded:
> > On Fri, 4 Feb 2011 01:46:29 +0100
> > Stefano Sabatini <stefano.sabatini-lala at poste.it> wrote:
> > 
> > > Index: src/download
> > > ===================================================================
> > > --- src/download	(revision 540)
> > > +++ src/download	(working copy)
> > > @@ -67,6 +67,15 @@
> > >  </tbody>
> > >  </table>
> > >  
> > > +<p>
> > > +In order to use the standard Git client to check out the source

I would prefer something like:

To use Git to retrieve the source code:

It's a nit but shorter and more clear in my opinion. Sorry, I meant to
mention this in my first message. Otherwise the HTML structure looks
good to me with the update.

> > > code:
> > 
> > missing </p>
> > 
> > > +<blockquote>
> > > +<pre>git clone <i>CLONE_URL</i> ffmpeg</pre>
> > > +</blockquote>
> > 
> > missing <p>
> 
> Yes they are both block elements.
> Updated.



More information about the ffmpeg-devel mailing list