Browse Source
As a last ditch effort, try rmdir(2) when we cannot read the directory to be removed. It may be an empty directory that we can remove without any permission, as long as we can modify its parent directory. Noticed by Linus. Signed-off-by: Alex Riesen <raa.lkml@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>maint
Alex Riesen
14 years ago
committed by
Junio C Hamano
2 changed files with 8 additions and 1 deletions
Loading…
Reference in new issue