commit | 3c386aa3380b698396d522f1132343ced482ff42 | [log] [tgz] |
---|---|---|
author | Brandon Casey <casey@nrlssc.navy.mil> | Fri Feb 22 15:08:59 2008 -0600 |
committer | Junio C Hamano <gitster@pobox.com> | Fri Feb 22 22:57:34 2008 -0800 |
tree | 9f6e5f4707edcb7228ed26bb8250c6c62deeba6b | |
parent | 50f3ac29cbadbf7e0ff099b493b00cfa4129e1e0 [diff] |
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>