author | René Scharfe <rene.scharfe@lsrfire.ath.cx> | |
Mon, 8 Nov 2010 18:01:54 +0000 (19:01 +0100) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Mon, 15 Nov 2010 18:04:43 +0000 (10:04 -0800) | ||
commit | 76946b76fe3d26507d61cae97aa0676fad24ed92 | |
tree | cb637a3012a3b7f5f448ff660106ba1e2595da09 | tree | snapshot |
parent | d52ee6e6131f65bb4360743ebea2e7b400b544e4 | commit | diff |
add OPT__FORCE
Add OPT__FORCE as a helper macro in the same spirit as OPT__VERBOSE
et.al. to simplify defining -f/--force options.
Signed-off-by: Rene Scharfe <rene.scharfe@lstfire.ath.cx>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Add OPT__FORCE as a helper macro in the same spirit as OPT__VERBOSE
et.al. to simplify defining -f/--force options.
Signed-off-by: Rene Scharfe <rene.scharfe@lstfire.ath.cx>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
13 files changed: