From: Thomas Glanzmann Date: Thu, 10 Feb 2022 10:53:47 +0000 (+0100) Subject: more notes X-Git-Url: http://git.zerfleddert.de/cgi-bin/gitweb.cgi/m1-debian/commitdiff_plain/675e15e518a74379d3a25e343c27c68c56862d27?hp=d7490cb4b55a2bd807b27b8c96a6a768043b7e6e more notes --- diff --git a/doc/notes.txt b/doc/notes.txt new file mode 100644 index 0000000..6afe65e --- /dev/null +++ b/doc/notes.txt @@ -0,0 +1,3 @@ +09:10 < j`ey> Glanzmann: `git rev-list 6f59bc24287..smc/work` that might work, not sure how it deals with merges. git rebase is the better way. but if you do that youre on your own! +09:19 < _jannau_> Glanzmann: git rebase --onto 5.17-rc3 6f59bc24287 +09:23 < j`ey> if you add -p it can also preserve the merges