On Tue, May 05, 2009 at 11:55:17AM +0200, Thomas Rast wrote:
Fredrik Skolmli wrote:
quoted
--- a/Documentation/git-clean.txt
+++ b/Documentation/git-clean.txt
@@ -23,6 +23,9 @@ example, be useful to remove all build products.
If any optional `<path>...` arguments are given, only those paths
are affected.
+If no arguments are given, the cleaning is recursive, starting at the current
+path.
That makes it sound as if the <path> case was not recursive, but it
is!
Auch, good point. Any suggestions on how to formulate it?
--
Fredrik Skolmli