summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: b92565d)
raw | patch | inline | side by side (parent: b92565d)
author | David D Kilzer <ddkilzer@kilzer.net> | |
Sat, 3 Nov 2007 14:04:52 +0000 (07:04 -0700) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Sun, 4 Nov 2007 04:43:58 +0000 (21:43 -0700) |
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 4e46d2c2a27cecee0d87461ad08b31cea5dfec2e..f99a2cd65003c06ef5da26a4508b4ce74d6b267f 100644 (file)
* Git segfaulted when reading an invalid .gitattributes file. Fixed.
- * post-receive-email example hook fixed was fixed for
- non-fast-forward updates.
+ * post-receive-email example hook was fixed for non-fast-forward
+ updates.
* Documentation updates for supported (but previously undocumented)
options of "git-archive" and "git-reflog".