Re: dead link on manual page

2015-10-17 Thread Xue Fuqiao
On Sat, Oct 17, 2015 at 6:33 PM, Jaap Droogers wrote: > Hi, Hi Jaap, > In the last sentence of page > http://www.git-scm.com/book/en/v2/Git-Basics-Getting-a-Git-Repository I > found a dead link to page > http://www.git-scm.com/book/en/v2/1-git-server/_git_on_the_server > (t

dead link on manual page

2015-10-17 Thread Jaap Droogers
Hi, In the last sentence of page http://www.git-scm.com/book/en/v2/Git-Basics-Getting-a-Git-Repository I found a dead link to page http://www.git-scm.com/book/en/v2/1-git-server/_git_on_the_server (this dead link also appears on the paragraph "Cloning an Existing Repository", half a sc

Re: [PATCH] Remove dead link

2013-08-23 Thread Michal Nazarewicz
On Fri, Aug 23 2013, Junio C Hamano wrote: > That is unfortunate, especially given the last line that the patch > removes. Has anybody asked pastebin folks why it is gone and if it > can be resurrected? Way Back Machine has nothing. What was under that link? If IRC logs, then those appear to be

Re: [PATCH] Remove dead link

2013-08-23 Thread Junio C Hamano
Michal Nazarewicz writes: > From: Michal Nazarewicz > > Signed-off-by: Michal Nazarewicz > --- > Documentation/technical/pack-heuristics.txt | 6 -- > 1 file changed, 6 deletions(-) > > diff --git a/Documentation/technical/pack-heuristics.txt > b/Documentation/technical/pack-heuristics.tx

Re: [PATCH] Remove dead link

2013-08-23 Thread Jon Loeliger
> From: Michal Nazarewicz > > Signed-off-by: Michal Nazarewicz > --- > Documentation/technical/pack-heuristics.txt | 6 -- > 1 file changed, 6 deletions(-) > > diff --git a/Documentation/technical/pack-heuristics.txt b/Documentation/tech > nical/pack-heuristics.txt > index 8b7ae1c..b7bd951

[PATCH] Remove dead link

2013-08-23 Thread Michal Nazarewicz
From: Michal Nazarewicz Signed-off-by: Michal Nazarewicz --- Documentation/technical/pack-heuristics.txt | 6 -- 1 file changed, 6 deletions(-) diff --git a/Documentation/technical/pack-heuristics.txt b/Documentation/technical/pack-heuristics.txt index 8b7ae1c..b7bd951 100644 --- a/Docume

Re: Dead link

2013-07-22 Thread Ondřej Bílka
On Sun, Jul 21, 2013 at 03:33:57PM -0700, Junio C Hamano wrote: > Thanks; the patch seems to cover all the instances. > > Sign off? ok > -- > 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

Re: Dead link

2013-07-21 Thread Junio C Hamano
Thanks; the patch seems to cover all the instances. Sign off? -- 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

Re: Dead link

2013-07-20 Thread Ondřej Bílka
On Sun, Jul 21, 2013 at 01:00:11AM +0530, Ramkumar Ramachandra wrote: > Ondřej Bílka wrote: > > http://marc.theaimsgroup.com/?l=git&m=112927316408690&w=2 > > Just run a sed 's|http://marc.theaimsgroup.com|http://marc.info|', and > submit the resulting patch. Thanks, here is patch. diff --git a/D

Re: Dead link

2013-07-20 Thread Ramkumar Ramachandra
Ondřej Bílka wrote: > http://marc.theaimsgroup.com/?l=git&m=112927316408690&w=2 Just run a sed 's|http://marc.theaimsgroup.com|http://marc.info|', and submit the resulting patch. -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majord...@vger.kernel.org

Dead link

2013-07-20 Thread Ondřej Bílka
Hi, I ran simple script to check for dead links. It found three false positives and following link that now looks defunct. What we do about it? http://marc.theaimsgroup.com/?l=git&m=112927316408690&w=2 -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to