commit | 38ae92e4d027063b9b87e51a9bf12809d10066f6 | [log] [tgz] |
---|---|---|
author | W. Trevor King <wking@tremily.us> | Tue Oct 23 17:00:21 2012 -0400 |
committer | Jeff King <peff@peff.net> | Thu Oct 25 04:46:13 2012 -0400 |
tree | a80b0557be751d6b97f73423c78544022c968c8f | |
parent | 8c7a786b6c8eae8eac91083cdc9a6e337bc133b0 [diff] |
git-submodule: wrap branch option with "<>" in usage strings. Use "-b <branch>" instead of "-b branch". This brings the usage strings in line with other options, e.g. "--reference <repository>". Signed-off-by: W. Trevor King <wking@tremily.us> Signed-off-by: Jeff King <peff@peff.net>