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 })
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user