Skip to content

Commit

Permalink
update URL to the marc.info mail archive
Browse files Browse the repository at this point in the history
The name marc.theaimsgroup.com is no longer active, and has
migrated to marc.info.

Signed-off-by: Ondřej Bílka <[email protected]>
Signed-off-by: Junio C Hamano <[email protected]>
  • Loading branch information
neleai authored and gitster committed Jul 22, 2013
1 parent 31fe405 commit efe6de6
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions Documentation/user-manual.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4669,5 +4669,5 @@ Write a chapter on using plumbing and writing scripts.
Alternates, clone -reference, etc.

More on recovery from repository corruption. See:
http://marc.theaimsgroup.com/?l=git&m=117263864820799&w=2
http://marc.theaimsgroup.com/?l=git&m=117147855503798&w=2
http://marc.info/?l=git&m=117263864820799&w=2
http://marc.info/?l=git&m=117147855503798&w=2
2 changes: 1 addition & 1 deletion builtin/apply.c
Original file line number Diff line number Diff line change
Expand Up @@ -473,7 +473,7 @@ static char *find_name_gnu(const char *line, const char *def, int p_value)

/*
* Proposed "new-style" GNU patch/diff format; see
* http://marc.theaimsgroup.com/?l=git&m=112927316408690&w=2
* http://marc.info/?l=git&m=112927316408690&w=2
*/
if (unquote_c_style(&name, line, NULL)) {
strbuf_release(&name);
Expand Down
2 changes: 1 addition & 1 deletion t/t6021-merge-criss-cross.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# Copyright (c) 2005 Fredrik Kuivinen
#

# See http://marc.theaimsgroup.com/?l=git&m=111463358500362&w=2 for a
# See http://marc.info/?l=git&m=111463358500362&w=2 for a
# nice description of what this is about.


Expand Down

0 comments on commit efe6de6

Please sign in to comment.