reflog-delete: parse standard reflog options
commit3c386aa3380b698396d522f1132343ced482ff42
authorBrandon Casey <casey@nrlssc.navy.mil>
Fri, 22 Feb 2008 21:08:59 +0000 (22 15:08 -0600)
committerJunio C Hamano <gitster@pobox.com>
Sat, 23 Feb 2008 06:57:34 +0000 (22 22:57 -0800)
tree9f6e5f4707edcb7228ed26bb8250c6c62deeba6b
parent50f3ac29cbadbf7e0ff099b493b00cfa4129e1e0
reflog-delete: parse standard reflog options

Add support for some standard reflog options such as --dry-run and
--verbose to the reflog delete subcommand.

Signed-off-by: Brandon Casey <casey@nrlssc.navy.mil>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
builtin-reflog.c