<div dir="ltr">Well the linked doc said to rebase before propose:<div><pre>When ready for feedback, push your feature branch to github, optionally after
collapsing multiple commits into discrete changes:
$ git rebase -i --autosquash master
$ git push origin new_feature
</pre>John<br>=:-></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Jun 2, 2014 at 3:42 PM, roger peppe <span dir="ltr"><<a href="mailto:rogpeppe@gmail.com" target="_blank">rogpeppe@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="">On 2 June 2014 11:19, Ian Booth <<a href="mailto:ian.booth@canonical.com">ian.booth@canonical.com</a>> wrote:<br>
> Hi folks<br>
><br>
> As per previous communications, we'll be migrating the juju-core codebase off<br>
> Launchpad and across to Github at 10:00 UTC Tuesday 3 June.<br>
><br>
> Here's a link to the new Contributing document which describes the new landing<br>
> workflow:<br>
><br>
> <a href="https://raw.githubusercontent.com/bz2/core/4a7de7b9a52bab794821766e40503a66ca08fcaa/CONTRIBUTING" target="_blank">https://raw.githubusercontent.com/bz2/core/4a7de7b9a52bab794821766e40503a66ca08fcaa/CONTRIBUTING</a><br>
<br>
</div>Thanks for this. Two questions come to mind.<br>
<br>
What is the policy around rebasing before commenting with $$merge$$ ?<br>
Does this need to be done? If not, how does the merge procedure<br>
decide what commit message gets attached to the final merge?<br>
(Or are we going to leave one commit message for every<br>
stage in the review?)<br>
<br>
Has anyone put together a bzr->git cheatsheet for those of us still suffering<br>
from git "*how* many ways to do it?!" overload?<br>
<br>
cheers,<br>
rog.<br>
<div class="HOEnZb"><div class="h5"><br>
--<br>
Juju-dev mailing list<br>
<a href="mailto:Juju-dev@lists.ubuntu.com">Juju-dev@lists.ubuntu.com</a><br>
Modify settings or unsubscribe at: <a href="https://lists.ubuntu.com/mailman/listinfo/juju-dev" target="_blank">https://lists.ubuntu.com/mailman/listinfo/juju-dev</a><br>
</div></div></blockquote></div><br></div>