Hello folks, I rely a lot on git cherry-pick -x option (the one which record the original commit ; a.k.a cherry picked from commit ...). Is there any way to also have this line added when we do a rebase (-i)? I did check in code and found options.record-origin but it seems not documented / unusable. Is there any way to enable this? Cheers, Arnaud