commit | e93487d2f007176804e89042f9f199628e45c864 | [log] [tgz] |
---|---|---|
author | René Scharfe <rene.scharfe@lsrfire.ath.cx> | Fri Aug 06 22:28:09 2010 +0200 |
committer | Junio C Hamano <gitster@pobox.com> | Mon Aug 09 10:12:50 2010 -0700 |
tree | 18023d441bcafd9facc67c1a78d6cf7533353ff8 | |
parent | cf958afd8368ebce1cabb2f7ae2799306cc2de03 [diff] |
notes: allow --dry-run for -n and --verbose for -v For consistency with other git commands, let the prune subcommand of git notes accept the long options --dry-run and --verbose for the respective short ones -n and -v. Signed-off-by: Rene Scharfe <rene.scharfe@lsrfire.ath.cx> Signed-off-by: Junio C Hamano <gitster@pobox.com>