<div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr">On Fri, 22 Mar 2019 at 23:41, Joerg Sonnenberger via cfe-dev <<a href="mailto:cfe-dev@lists.llvm.org">cfe-dev@lists.llvm.org</a>> wrote:<br></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><br>
This always felt strongly like a design deficit of git and not a feature<br>
that should be advertised. That is, lack of proper cherry-picking meta<br>
data is the main bug and the back-way model of committing to the oldest<br>
release branch first is the consequence.<br></blockquote><div><br></div>git cherry-pick -x  will append a line that says "(cherry picked from commit ...)" to the original commit message in order to indicate which commit this change was cherry-picked from.</div><div class="gmail_quote"><br></div><div class="gmail_quote">It is not "metadata", but could serve the same purpose.<br></div><div class="gmail_quote"><br></div><div class="gmail_quote">.Andrea<br></div></div></div></div>