From 675e15e518a74379d3a25e343c27c68c56862d27 Mon Sep 17 00:00:00 2001 From: Thomas Glanzmann Date: Thu, 10 Feb 2022 11:53:47 +0100 Subject: [PATCH] more notes --- doc/notes.txt | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 doc/notes.txt 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 -- 2.39.2