Use cherry-pick -xe instead of git log amend

This commit is contained in:
Lars Magne Ingebrigtsen 2014-11-15 19:25:29 +01:00
parent 0d9bf9725a
commit 5fa7b7181a

View file

@ -59,8 +59,7 @@ which will look like
commit 958b768a6534ae6e77a8547a56fc31b46b63710b
cd ~/emacs/emacs-24
git cherry-pick 958b768a6534ae6e77a8547a56fc31b46b63710b
git commit --amend
git cherry-pick -xe 958b768a6534ae6e77a8547a56fc31b46b63710b
and add "Backport:" to the commit string. Then