Fix ignored cache on git dirs.
This commit is contained in:
@@ -37,6 +37,7 @@ foreach dir ( ${cshenv_gitdirs} )
|
|||||||
if( "${_masked_cwd}" == "${_dirname}" ) then
|
if( "${_masked_cwd}" == "${_dirname}" ) then
|
||||||
_debug "In Table"
|
_debug "In Table"
|
||||||
set _git_check="${_dirstore:as// /}"
|
set _git_check="${_dirstore:as// /}"
|
||||||
|
set _git_dir_found
|
||||||
break
|
break
|
||||||
endif
|
endif
|
||||||
end
|
end
|
||||||
|
|||||||
Reference in New Issue
Block a user