Commit 42b3a460976757dbe7c4755fd60c3f542a9fb1e2

schu 2011-06-09T19:51:33

fileops: add git_futils_rmdir_recurs() git_futils_rmdir_recurs() shall remove the given directory and all subdirectories. This happens only if the directories are empty. Signed-off-by: schu <schu-github@schulog.org>