builtin-prune: protect objects listed on the command line
commitfe308f53730f168be65c57c46e5c573b449b3e32
authorJunio C Hamano <gitster@pobox.com>
Tue, 25 Mar 2008 06:20:51 +0000 (24 23:20 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 27 Mar 2008 22:39:57 +0000 (27 15:39 -0700)
treecfadcf52fb96445c230f4e60bd77d7cc39a21b73
parent629de472b67bdb6b1fbdc72a95e1f569e3b8f02d
builtin-prune: protect objects listed on the command line

Finally, this resurrects the documented behaviour to protect other
objects listed on the command line from getting pruned.

Signed-off-by: Junio C Hamano <gitster@pobox.com>
builtin-prune.c
t/t5304-prune.sh