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>
Wed, 13 Oct 2010 21:34:08 +0000 (14:34 -0700)
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>
No differences found