ashb commented on pull request #11719:
URL: https://github.com/apache/airflow/pull/11719#issuecomment-713659724


   @turbaszek When doing cherry picks to v1-10-* we use the `-x` flag:
   
   >  `-x`
   >  When recording the commit, 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. This is done only for cherry picks without 
conflicts. Do not use this option if you are cherry-picking from your private 
branch because the information is useless to the recipient. If on the other 
hand you are cherry-picking between two publicly visible branches (e.g. 
backporting a fix to a maintenance branch for an older release from a 
development branch), adding this information can be useful.
   
   Is it much work to re-do these cherry picks to include those? Or to edit all 
the commit messages here to include the messages?
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to