Re: [PATCH 1/2] Documentation: Update 'linux-2.6.git' -> 'linux.git'

2013-06-19 Thread Junio C Hamano
"W. Trevor King" writes: > I think any doc rewrites should be outside the scope of this patch, > which should just replace references to linux-2.6.git with linux.git > (as it does). OK. > Should the size updates from 2/2 (user-manual: Update download size > for Git and the kernel) go into the

Re: [PATCH 1/2] Documentation: Update 'linux-2.6.git' -> 'linux.git'

2013-06-19 Thread W. Trevor King
On Wed, Jun 19, 2013 at 10:07:24AM -0700, Junio C Hamano wrote: > "W. Trevor King" writes: > > > diff --git a/Documentation/git-clone.txt b/Documentation/git-clone.txt > > index a0727d7..8e5260f 100644 > > --- a/Documentation/git-clone.txt > > +++ b/Documentation/git-clone.txt > > @@ -274,7 +274,

Re: [PATCH 1/2] Documentation: Update 'linux-2.6.git' -> 'linux.git'

2013-06-19 Thread Junio C Hamano
"W. Trevor King" writes: > diff --git a/Documentation/git-clone.txt b/Documentation/git-clone.txt > index a0727d7..8e5260f 100644 > --- a/Documentation/git-clone.txt > +++ b/Documentation/git-clone.txt > @@ -274,7 +274,7 @@ $ git clone --bare -l /home/proj/.git /pub/scm/proj.git > * Create a rep

Re: [PATCH 1/2] Documentation: Update 'linux-2.6.git' -> 'linux.git'

2013-06-19 Thread W. Trevor King
On Tue, Jun 18, 2013 at 10:05:50PM -0700, David Aguilar wrote: > On Tue, Jun 18, 2013 at 6:55 PM, W. Trevor King wrote: > > -$ git clone --bare -l -s /pub/scm/.../torvalds/linux-2.6.git \ > > +$ git clone --bare -l -s /pub/scm/.../torvalds/linux.git \ > > /pub/scm/.../me/subsys-2.6.git > > P

Re: [PATCH 1/2] Documentation: Update 'linux-2.6.git' -> 'linux.git'

2013-06-18 Thread David Aguilar
On Tue, Jun 18, 2013 at 6:55 PM, W. Trevor King wrote: > From: "W. Trevor King" > > The 3.x tree has been out for a while now. The -2.6 repository name > survived the initial release [1], but kernel.org now only lists > 'linux.git' (for aegl as well as torvalds) [2]. > > [1]: http://article.gman