<div dir="ltr">git rebase -i HEAD~2/3</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Oct 22, 2013 at 2:53 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"><br>
  I would like to put together the last two commits in a branch, how do I do this?<br>
<br>
 git rebase -i<br>
<br>
doesn't help because it only handles the last commit. How do I tell git to go back one commit in the rebase?<br>
<br>
   Thanks<br>
<span class="HOEnZb"><font color="#888888"><br>
   Barry<br>
<br>
</font></span></blockquote></div><br></div>