From: Matt Mackall Date: Sat, 3 Sep 2005 22:54:25 +0000 (-0700) Subject: [PATCH] kbuild: fix make clean damaging hg repos X-Git-Tag: v2.6.14-rc1~994 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0216f86dafb389c0ad97529fd45e64e883298cfd;p=pandora-kernel.git [PATCH] kbuild: fix make clean damaging hg repos Running 'make clean' was quietly deleting files in Mercurial kernel repositories matching '.*.d', which was corrupting the tags portions of the repository. Spotted and fixed by several people. Signed-off-by: Matt Mackall Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed