From: Junio C Hamano Date: Tue, 30 Jul 2013 19:31:27 +0000 (-0700) Subject: tag: use OPT_CMDMODE X-Git-Tag: v1.8.5-rc0~179^2 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/e6b722db099f435f21ce72b18f0d61dc3c778f1f?hp=e6b722db099f435f21ce72b18f0d61dc3c778f1f tag: use OPT_CMDMODE This is just a demonstration of how the code would look like; I do not think it is particularly easier to read than before myself. Signed-off-by: Junio C Hamano ---