Add --quiet option to suppress output of "rm" commands for removed files.
commitb48caa20de7f62f648de7d3dbb0ceb462879e903
authorSteven Grimm <koreth@midwinter.com>
Mon, 16 Apr 2007 07:46:48 +0000 (16 00:46 -0700)
committerJunio C Hamano <junkio@cox.net>
Mon, 16 Apr 2007 08:06:02 +0000 (16 01:06 -0700)
treede936d477179d9518e3464824fa0595435083e32
parentc7263d4d3d75d177f0ad8a8a730e1e3b401488c7
Add --quiet option to suppress output of "rm" commands for removed files.

Signed-off-by: Steven Grimm <koreth@midwinter.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Documentation/git-rm.txt
builtin-rm.c
t/t3600-rm.sh