summaryrefslogtreecommitdiffstatshomepage
path: root/runtime/lua/vim/provider/python.lua
diff options
context:
space:
mode:
authorEvgeni Chasnovski <evgeni.chasnovski@gmail.com>2026-03-20 23:40:45 +0200
committerGitHub <noreply@github.com>2026-03-20 17:40:45 -0400
commit3d37aa3116abd7745992ae60ac29fab373b8cbf2 (patch)
tree312cec7d399d4edaf4266ffc9f024111b07d2168 /runtime/lua/vim/provider/python.lua
parent9595f074255c87aaef5415e1400869399916b5fd (diff)
fix(pack): account for Git's "insteadOf" in `:checkhealth` #38393
Problem: It is possible (and documented in `:h vim.pack`) that plugin's `src` uses "insteadOf" Git config. In that case comparing it directly to repo's `origin` will error. Solution: Add extra check that lockfile's `src` is not equal to repo's `origin` when taking Git's "insteadOf" into account. However, still report the original lockfile's `src` in the `:checkhealth` output, as it seems to be a clearer indication of what actually is wrong.
Diffstat (limited to 'runtime/lua/vim/provider/python.lua')
0 files changed, 0 insertions, 0 deletions