<div dir="ltr">you need to make a branch<div><br></div><div><span style="font-size:13px"> git checkout -b Eliot    &quot;that will make a branch at the current HEAD/commit point with any of your pending </span>changing&quot;  <br></div><div><span style="font-size:13px"><br></span></div><div><span style="font-size:13px">stage &amp; commit any work to the Eliot branch </span></div><div><span style="font-size:13px"><br></span></div><div><span style="font-size:13px">checkout Cog</span></div><div><span style="font-size:13px"><br></span></div><div>merge <span style="font-size:13px">Eliot        &quot;To merge any changes into Cog&quot;</span></div><div><span style="font-size:13px"><br></span></div><div><span style="font-size:13px">push Cog back to github. </span></div><div><span style="font-size:13px"><br></span></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Oct 11, 2016 at 5:20 PM, Eliot Miranda <span dir="ltr">&lt;<a href="mailto:eliot.miranda@gmail.com" target="_blank">eliot.miranda@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"> <br><div dir="ltr">I&#39;m stuck.  Don&#39;t know how I detached from the master.  I&#39;m seeing this:<div><br></div><div><div>You are in &#39;detached HEAD&#39; state. You can look around, make experimental</div><div>changes and commit them, and you can discard any commits you make in this</div><div>state without impacting any branches by performing another checkout.</div><div><br></div><div>If you want to create a new branch to retain commits you create, you may</div><div>do so (now or later) by using -b with the checkout command again. Example:</div><div><br></div><div>  git checkout -b &lt;new-branch-name&gt;</div><div><br></div><div>HEAD is now at ed4a499... CogVM source as per VMMaker.oscog-eem.1958</div><div><br></div><div>I want to make this the new master, and then add a commit.  I&#39;m stuck.  Git mavens, help please.</div><div><br></div><div class="m_2670092162454687574gmail_signature"><div dir="ltr"><div><span style="font-size:small;border-collapse:separate"><div>_,,,^..^,,,_<br></div><div>best, Eliot</div></span></div></div></div>
</div></div>
<br></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr">===========================================================================<br>John M. McIntosh. Corporate Smalltalk Consulting Ltd <a href="https://www.linkedin.com/in/smalltalk" target="_blank">https://www.linkedin.com/in/smalltalk</a><br>===========================================================================<br></div></div></div></div>
</div>