Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Typofix: 1.5.3 release notes
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
raw
|
patch
| inline |
side by side
(parent:
86bab96
)
diff --git
a/Documentation/RelNotes-1.5.3.txt
b/Documentation/RelNotes-1.5.3.txt
index 317c8b9db6badda58278e1df43204b6997e331e4..d03894b92645f2dd0d7cb464d3ab1905d8cb62ed 100644
(file)
--- 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 s
s
h://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".