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

Lou Logan lou
Fri Feb 4 01:55:36 CET 2011


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 code:

missing </p>

> +<blockquote>
> +<pre>git clone <i>CLONE_URL</i> ffmpeg</pre>
> +</blockquote>

missing <p>

> +where <i>CLONE_URL</i> is one of the Git clone URLs listed in the
> +table above.
> +</p>
> +
>  <h2>FFmpeg SVN</h2>
>  <p><b>
>  FFmpeg development has moved to a Git repository, and the SVN



More information about the ffmpeg-devel mailing list