diff options
author | Junio C Hamano <gitster@pobox.com> | 2013-07-22 11:34:25 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2013-07-22 11:34:25 -0700 |
commit | 0bde8c0c1e53e2b2001f4ced58d3e66865758cea (patch) | |
tree | 2fe55b27c11430a6a89197748c71abde92c7bee5 /Documentation/user-manual.txt | |
parent | 9c559d5b86389de2449cd3cd5d53afa14936a6df (diff) | |
parent | 117eea7eaaeb5ecb77d9b7cebdb40b4e85f37374 (diff) | |
download | git-0bde8c0c1e53e2b2001f4ced58d3e66865758cea.tar.gz git-0bde8c0c1e53e2b2001f4ced58d3e66865758cea.tar.xz |
Sync with Git 1.8.3.4
Diffstat (limited to 'Documentation/user-manual.txt')
-rw-r--r-- | Documentation/user-manual.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/user-manual.txt b/Documentation/user-manual.txt index e364007d7..fe723e472 100644 --- a/Documentation/user-manual.txt +++ b/Documentation/user-manual.txt @@ -4675,5 +4675,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 |