Skip to content

Commit 48be1e7

Browse files
committed
note regression and commit
1 parent 7251251 commit 48be1e7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lua/nvim-tree/node/init.lua

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@ function BaseNode:update_git_status(parent_ignored, status)
6262
end
6363
end
6464

65+
---TODO this broke git parent status at ddc1d5f1c12847fce19a8f23d9d742b1bbf0ed31
6566
---@return GitStatus|nil
6667
function BaseNode:get_git_status()
6768
if not self.git_status then

0 commit comments

Comments
 (0)