<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Mar 20, 2013 at 3:57 PM, Barry Smith <span dir="ltr"><<a href="mailto:bsmith@mcs.anl.gov" target="_blank">bsmith@mcs.anl.gov</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div id=":5bf"> I am not objecting to having an option to create a new branch. I am object to the use of "b" as the letter to indicate the option.</div>
</blockquote><div><br></div><div style>You would prefer 'git checkout --branch new-branch-name [optional-commit-to-start-branch-from]'? Because that works. Or you want only 'git checkout --create-new-branch new-branch-name [optional-commit-to-start-branch-from]'?</div>
</div></div></div>