Typofix: 1.5.3 release notes

This commit is contained in:
Junio C Hamano 2007-09-02 15:03:26 -07:00
parent 86bab9615c
commit 030e0e5fb7

View file

@ -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".