commit | 76946b76fe3d26507d61cae97aa0676fad24ed92 | [log] [tgz] |
---|---|---|
author | René Scharfe <rene.scharfe@lsrfire.ath.cx> | Mon Nov 08 19:01:54 2010 +0100 |
committer | Junio C Hamano <gitster@pobox.com> | Mon Nov 15 10:04:43 2010 -0800 |
tree | cb637a3012a3b7f5f448ff660106ba1e2595da09 | |
parent | d52ee6e6131f65bb4360743ebea2e7b400b544e4 [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>