Re: [PATCH v2 0/4] Update linux-2.6.git location and related examples

2013-06-30 Thread W. Trevor King
On Sat, Jun 29, 2013 at 06:44:34PM -0700, Junio C Hamano wrote:
 W. Trevor King wk...@tremily.us writes:
 
  On Sat, Jun 22, 2013 at 10:46:23AM -0400, W. Trevor King wrote:
  David and Junio mentioned that I'd missed a few 2.6 references in my
  initial pass.  Here's a second attempt that does some deeper
  reworking of the effected sections.
 
  No comments after a week, so I'm giving this patch series a bump ;).
 
 Hmph, didn't I queue them on 'pu' already?

Oops, that would be my first time having a patch series queued without
comment ;).  Sorry for the noise.

Thanks,
Trevor

-- 
This email may be signed or encrypted with GnuPG (http://www.gnupg.org).
For more information, see http://en.wikipedia.org/wiki/Pretty_Good_Privacy


signature.asc
Description: OpenPGP digital signature


Re: [PATCH v2 0/4] Update linux-2.6.git location and related examples

2013-06-29 Thread W. Trevor King
On Sat, Jun 22, 2013 at 10:46:23AM -0400, W. Trevor King wrote:
 David and Junio mentioned that I'd missed a few 2.6 references in my
 initial pass.  Here's a second attempt that does some deeper
 reworking of the effected sections.

No comments after a week, so I'm giving this patch series a bump ;).

Thanks,
Trevor


signature.asc
Description: OpenPGP digital signature


Re: [PATCH v2 0/4] Update linux-2.6.git location and related examples

2013-06-29 Thread Junio C Hamano
W. Trevor King wk...@tremily.us writes:

 On Sat, Jun 22, 2013 at 10:46:23AM -0400, W. Trevor King wrote:
 David and Junio mentioned that I'd missed a few 2.6 references in my
 initial pass.  Here's a second attempt that does some deeper
 reworking of the effected sections.

 No comments after a week, so I'm giving this patch series a bump ;).

Hmph, didn't I queue them on 'pu' already?
--
To unsubscribe from this list: send the line unsubscribe git in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[PATCH v2 0/4] Update linux-2.6.git location and related examples

2013-06-22 Thread W. Trevor King
From: W. Trevor King wk...@tremily.us

David and Junio mentioned that I'd missed a few 2.6 references in my
initial pass.  Here's a second attempt that does some deeper reworking
of the effected sections.  Each deeper rewrite gets its own patch and
motivation, with the final patch making all the superficial changes
that were not fixed in the earlier patches.

I've dropped the download size update (2/2 in v1), which Junio has
queued separately.  I also rebased the series on maint-1.8.2, since
that's where the size update landed.  I only touch low-churn areas
though, so this series should apply to any recent branch.

W. Trevor King (4):
  doc/clone: Remove the '--bare -l -s' example
  doc/clone: Pick more compelling paths for the --reference example
  Documentation: Update the NFS remote examples to use the staging repo
  Documentation: Update 'linux-2.6.git' - 'linux.git'

 Documentation/git-clone.txt  | 19 ++-
 Documentation/git-fast-export.txt|  2 +-
 Documentation/git-remote.txt | 25 -
 Documentation/technical/racy-git.txt |  6 +++---
 Documentation/user-manual.txt| 34 --
 t/perf/README|  2 +-
 6 files changed, 47 insertions(+), 41 deletions(-)

-- 
1.8.3

--
To unsubscribe from this list: send the line unsubscribe git in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html