https://bugs.documentfoundation.org/show_bug.cgi?id=147143
--- Comment #11 from raal <[email protected]> --- (In reply to Noel Grandin from comment #10) > (In reply to raal from comment #9) > > (In reply to Noel Grandin from comment #8) > > > Did this bug exist before ec50b9e5eaec7c94df35617676077ef0d65cecc7 ? > > > > I'm not sure if I can search bibisect repo with original commit. The repo > > have it's own commit IDs. > > git log --grep='ec50b9e5eaec7c94df35617676077ef0d65cecc7' I knew there is some "problem" in bibisect repo for searching. Finally found my notes. Just for info, this command works in bibisect repo linux-64-7.2: git log origin/master --grep "ec50b9e5eaec7c94df35617676077ef0d65cecc7" commit 94d8dbe64440b52a0bbf4f72cf0f1af78effd4a5 Author: Jenkins Build User <[email protected]> Date: Thu May 27 12:58:47 2021 +0200 source sha:ec50b9e5eaec7c94df35617676077ef0d65cecc7 >> git checkout 94d8dbe64440b52a0bbf4f72cf0f1af78effd4a5 the select is not 100% correct, but some words are selected. Selected is word which I double clicked and some lines below. >> git checkout HEAD~1 selection of words (double click) is correct. If you want I can prepare screenshots. -- You are receiving this mail because: You are the assignee for the bug.
