From: Junio C Hamano Date: Sun, 2 Sep 2007 22:03:26 +0000 (-0700) Subject: Typofix: 1.5.3 release notes X-Git-Tag: v1.5.3.1~1 X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=030e0e5fb77ed04316b2604b5c53a38b0e746460;p=git.git Typofix: 1.5.3 release notes --- diff --git a/Documentation/RelNotes-1.5.3.txt b/Documentation/RelNotes-1.5.3.txt index 317c8b9db..d03894b92 100644 --- a/Documentation/RelNotes-1.5.3.txt +++ b/Documentation/RelNotes-1.5.3.txt @@ -152,7 +152,7 @@ Updates since v1.5.2 cloning locally. - URL used for "git clone" and friends can specify nonstandard SSH port - by using sh://host:port/path/to/repo syntax. + by using ssh://host:port/path/to/repo syntax. - "git bundle create" can now create a bundle without negative refs, i.e. "everything since the beginning up to certain points".