fix(git): update docstring
This commit is contained in:
+1
-2
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user