From: W. Trevor King Date: Tue, 23 Oct 2012 21:00:21 +0000 (-0400) Subject: git-submodule: wrap branch option with "<>" in usage strings. X-Git-Tag: v1.8.1-rc0~38^2 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/38ae92e4d027063b9b87e51a9bf12809d10066f6?hp=38ae92e4d027063b9b87e51a9bf12809d10066f6 git-submodule: wrap branch option with "<>" in usage strings. Use "-b " instead of "-b branch". This brings the usage strings in line with other options, e.g. "--reference ". Signed-off-by: W. Trevor King Signed-off-by: Jeff King ---