From: Trond Myklebust Date: Thu, 27 Oct 2005 18:46:53 +0000 (-0400) Subject: [PATCH] Ensure that 'make distclean' does not delete files in '.git' X-Git-Tag: v2.6.15-rc1~732^2^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=406119f49d4a6cf8b6eee639128e0575a95065e3;p=pandora-kernel.git [PATCH] Ensure that 'make distclean' does not delete files in '.git' Currently, 'make distclean' causes stgit to barf since it may delete files in .git/patches. We really shouldn't allow 'make distclean' anywhere near .git... Signed-off-by: Trond Myklebust Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed