refactor(git): adopt lazy-require plugin/git.lua pattern

This commit is contained in:
2026-05-10 01:58:37 +02:00
parent 4364637385
commit 378c3622a8
10 changed files with 279 additions and 248 deletions
-2
View File
@@ -2,8 +2,6 @@
local h = require("test.git.helpers")
local t = require("test")
require("git").init()
---@param r ow.Git.Repo
---@param key string
---@param timeout integer?