Re: [PATCH] dir: remove dead code

2013-09-08 Thread René Scharfe
Am 08.09.2013 16:42, schrieb Ramkumar Ramachandra: On Sun, Sep 8, 2013 at 6:00 PM, René Scharfe mailto:l@web.de>> wrote: Am 08.09.2013 08:09, schrieb Ramkumar Ramachandra: Remove dead code around remove_dir_recursively(). This basically reverts ae2f203e (clean: preserve ne

Re: [PATCH] dir: remove dead code

2013-09-08 Thread René Scharfe
Am 08.09.2013 08:09, schrieb Ramkumar Ramachandra: Remove dead code around remove_dir_recursively(). This basically reverts ae2f203e (clean: preserve nested git worktree in subdirectories). t7300 still seems to pass, though. I wonder why. Signed-off-by: Ramkumar Ramachandra --- dir.c |

[PATCH] dir: remove dead code

2013-09-07 Thread Ramkumar Ramachandra
Remove dead code around remove_dir_recursively(). Signed-off-by: Ramkumar Ramachandra --- dir.c | 21 - 1 file changed, 4 insertions(+), 17 deletions(-) diff --git a/dir.c b/dir.c index 910bfcd..2b31241 100644 --- a/dir.c +++ b/dir.c @@ -1464,11 +1464,11 @@ int is_empty_dir(