Hi, On Wed, 23 Jan 2008, Johannes Sixt wrote: > Try this in your favorite git repo: > > git clean -n / That's an absolute path. Like almost _all_ git commands, clean only takes relative ones. You probably meant "git clean -n". Hth, Dscho - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html