builtin-rm: Add a --force flag
commit01144f20955bfbb6463c9649d90f411839ad1617
authorPieter de Bie <pdebie@ai.rug.nl>
Fri, 8 Aug 2008 22:37:02 +0000 (9 00:37 +0200)
committerJunio C Hamano <gitster@pobox.com>
Sat, 9 Aug 2008 01:27:19 +0000 (8 18:27 -0700)
tree95df52bf8e6c7c3de9540266b496bee5db293945
parent222566e42cfc339b31db4757800cc387bcd8c20e
builtin-rm: Add a --force flag

This adds a --force flag to git-rm, making it somewhat easier for
subversion people to switch.

Signed-off-by: Pieter de Bie <pdebie@ai.rug.nl>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-rm.txt
builtin-rm.c