From 0216f86dafb389c0ad97529fd45e64e883298cfd Mon Sep 17 00:00:00 2001 From: Matt Mackall Date: Sat, 3 Sep 2005 15:54:25 -0700 Subject: [PATCH] [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-format-patch failed