https://bugs.documentfoundation.org/show_bug.cgi?id=115400
--- Comment #16 from Deep17 <[email protected]> --- (In reply to Buovjaga from comment #15) > (In reply to Deep17 from comment #14) > > Regression introduced by : > > > > https://git.libreoffice.org/core/commit/ > > 7f0bf6220bd69cf119878ebd1352b55a042b88ed > > It doesn't seem like the correct result. Did you check it by saying git > checkout for the binary hash of the bad commit, testing, then moving to the > preceding commit by saying git checkout HEAD^ and testing again (bug should > not appear)? > > You can find out the binary hash of the bad commit with this when in the > win32-6.0 repo: > > git log --all --grep='7f0bf6220bd69cf119878ebd1352b55a042b88ed' I followed the steps you mentioned. I can see bug in the git checkout for the binary hash of the bad commit and I couldn't see bug on git checkout HEAD^. -- You are receiving this mail because: You are the assignee for the bug.
