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 })
end
---Buffer for the file at `<ref>:<path>`. Returns nil for a zero/nil
---blob (file absent on this side of the diff).
---Buffer for the file at `<ref>:<path>`. Returns nil for a zero/nil blob.
---@param worktree string
---@param blob string?
---@param path string