Andrey Butirsky
Andrey Butirsky
UPDATE: reboot doesn't suffer, only wake-up and power on (on power on they are twice longer). Can EC-RO be updated? What is the procedure?
CH314a is quite cheap, I could take a risk probably if I get the procedure for EC-RO update.
I can workaround the problem by setting _both_ `GIT_WORK_TREE` and `GIT_DIR` environment variables (despite `core.worktree` is already set in the repo): `GIT_WORK_TREE=/ GIT_DIR=/var/home/bam/.git vi /run/media/bam/ANACONDA/ks.cfg` But then another problem arises:...
Commenting out this `return` line fixed the recent issue with worktree for me, and also it's no more needed to pass `GIT_WORK_TREE` env var: https://github.com/tpope/vim-fugitive/blob/61b51c09b7c9ce04e821f6cf76ea4f6f903e3cf4/plugin/fugitive.vim#L340-L342
> This line special cases the work tree for `/.git` It looks like this line also catches all the other paths where `.git` is not at `/`, like in my...
Unfortunately, not. The repo path is in many places already, and I actually prefer it's name is hidden. So it's better if we fix it here, as it's not only...
Thanks, IDK about edk2payload, but apparently someone already faced an issue and made a log: https://edk2.groups.io/g/bugs/message/6548
I tried again and can assure #1079 was _not_ fixed by 5.85 (Cambridge Silicon Radio Bluetooth Dongle, kernel 6.4.0). So that is good thing we reopened it. Also note #1079...
@Vudentz People here say it's a regression, I'm personally don't experiencing it but #1079 is actual, and that is _not_ a regression, so I think it's different bug. I tried...
Anything left?