fix(git): update docstring

This commit is contained in:
2026-04-30 06:00:08 +02:00
parent 04c38d84ce
commit ef9baecb73
+1 -2
View File
@@ -275,8 +275,7 @@ function M.read_uri(buf)
vim.api.nvim_exec_autocmds("BufReadPost", { buffer = buf }) vim.api.nvim_exec_autocmds("BufReadPost", { buffer = buf })
end end
---Buffer for the file at `<ref>:<path>`. Returns nil for a zero/nil ---Buffer for the file at `<ref>:<path>`. Returns nil for a zero/nil blob.
---blob (file absent on this side of the diff).
---@param worktree string ---@param worktree string
---@param blob string? ---@param blob string?
---@param path string ---@param path string