<div dir="ltr">DmitryK mentioned some other possibility to preserve history, to create another branch and merge that new branch.<div><br></div><div>I would like to preserve the commits as I dropped some code that might be needed again and squash will destroy history</div>
<div>of the branch.</div><div><br></div><div>Dmitry,can you explain the solution with more details (git commands ideally)? What should be done to preserve history and have easy merge?</div><div><br></div><div>Lukas</div></div>
<div class="gmail_extra"><br><br><div class="gmail_quote">2013/9/7 Cyrille Berger <span dir="ltr"><<a href="mailto:cberger@cberger.net" target="_blank">cberger@cberger.net</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Yes, never rebase commits that have already been pushed (git should not even let you do that), and yes the calligra policy is to merge-squash.<span class="HOEnZb"><font color="#888888"><br>
<br>
-- <br>
Cyrille Berger Skott<br>
______________________________<u></u>_________________<br>
calligra-devel mailing list<br>
<a href="mailto:calligra-devel@kde.org" target="_blank">calligra-devel@kde.org</a><br>
<a href="https://mail.kde.org/mailman/listinfo/calligra-devel" target="_blank">https://mail.kde.org/mailman/<u></u>listinfo/calligra-devel</a><br>
</font></span></blockquote></div><br></div>