summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: d8e21ba)
raw | patch | inline | side by side (parent: d8e21ba)
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>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/RelNotes-1.5.3.5.txt | patch | blob | history |
index f99a2cd65003c06ef5da26a4508b4ce74d6b267f..7ff1d5d0d100fc632208f4cbb67189ecbf58e9a4 100644 (file)
* "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.