projects
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d8e21ba
)
RelNotes-1.5.3.5: fix another typo
author
David D Kilzer
<ddkilzer@kilzer.net>
Sun, 4 Nov 2007 12:45:22 +0000
(
04:45
-0800)
committer
Junio C Hamano
<gitster@pobox.com>
Wed, 7 Nov 2007 19:37:15 +0000
(11:37 -0800)
Signed-off-by: David D Kilzer <ddkilzer@kilzer.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/RelNotes-1.5.3.5.txt
patch
|
blob
|
history
diff --git
a/Documentation/RelNotes-1.5.3.5.txt
b/Documentation/RelNotes-1.5.3.5.txt
index f99a2cd65003c06ef5da26a4508b4ce74d6b267f..7ff1d5d0d100fc632208f4cbb67189ecbf58e9a4 100644
(file)
--- a/
Documentation/RelNotes-1.5.3.5.txt
+++ b/
Documentation/RelNotes-1.5.3.5.txt
@@
-90,5
+90,5
@@
Fixes since v1.5.3.4
* "git-send-pack $remote frotz" segfaulted when there is nothing
named 'frotz' on the local end.
- * "git-rebase -interactive" did not handle its "--strategy" option
+ * "git-rebase -
-
interactive" did not handle its "--strategy" option
properly.