summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 86bab96)
raw | patch | inline | side by side (parent: 86bab96)
author | Junio C Hamano <gitster@pobox.com> | |
Sun, 2 Sep 2007 22:03:26 +0000 (15:03 -0700) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Sun, 2 Sep 2007 22:03:26 +0000 (15:03 -0700) |
Documentation/RelNotes-1.5.3.txt | patch | blob | history |
index 317c8b9db6badda58278e1df43204b6997e331e4..d03894b92645f2dd0d7cb464d3ab1905d8cb62ed 100644 (file)
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".