<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Mar 20, 2013 at 3:48 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">Likely some allegedly smart person figured -b is short for branch so everyone will instinctively know that that -b means create a new branch. Of course to new users who don't know git they would never think -b meant create a new branch. The problem is that the developers of git have absolutely no taste in user interface design and likely consider any time spent thinking about user interface issues is wasted and just use the first stupid thing that pops into their head.</blockquote>
</div><br>It is very common to want to create a new branch starting from a particular commit. What syntax would you suggest for this combination? Or leave it to the user to write their own alias that does both?</div></div>