summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 4a44b9e)
raw | patch | inline | side by side (parent: 4a44b9e)
author | Junio C Hamano <gitster@pobox.com> | |
Sun, 18 Nov 2007 23:22:51 +0000 (15:22 -0800) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Sun, 18 Nov 2007 23:22:51 +0000 (15:22 -0800) |
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/RelNotes-1.5.4.txt | patch | blob | history |
index 229d773423f9a88a9aefb6594e69b510d054d1bc..7f7d4273e23a78f6ee937d00fd036f191f79d188 100644 (file)
(read: safer than the usual one) after the user accumulates
too many loose objects.
- * You need to explicitly set clean.requireForce to true to allow
- git-clean to do any damage now (the configuration variable used
- to default to false).
+ * You need to explicitly set clean.requireForce to "false" to allow
+ git-clean to do any damage (lack of the configuration variable
+ used to mean "do not require", but we now use the safer default).
* git-push has been rewritten in C.
--
exec >/var/tmp/1
-O=v1.5.3.5-736-geb9d2b9
+O=v1.5.3.6-706-gcb02958
echo O=`git describe refs/heads/master`
git shortlog --no-merges $O..refs/heads/master ^refs/heads/maint