add function check_ok_to_remove()
authorClemens Buchacher <drizzd@aon.at>
Sat, 9 Oct 2010 13:52:58 +0000 (15:52 +0200)
committerJunio C Hamano <gitster@pobox.com>
Tue, 14 Dec 2010 16:55:10 +0000 (08:55 -0800)
This wraps some inline code into the function check_ok_to_remove(),
which will later be used for leading path components as well.

Signed-off-by: Clemens Buchacher <drizzd@aon.at>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found