Fix ignored cache on git dirs.

This commit is contained in:
2026-07-30 04:47:27 -04:00
parent d6c595d4cb
commit 856364e7cf
+1
View File
@@ -37,6 +37,7 @@ foreach dir ( ${cshenv_gitdirs} )
if( "${_masked_cwd}" == "${_dirname}" ) then
_debug "In Table"
set _git_check="${_dirstore:as// /}"
set _git_dir_found
break
endif
end