Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TortoiseGit/TortoiseGit
/ ShowExcludedAsNormal
Method
ShowExcludedAsNormal
src/TortoiseShell/ShellCache.cpp:263–267 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
261
}
262
263
BOOL ShellCache::ShowExcludedAsNormal()
264
{
265
RefreshIfNeeded();
266
return (excludedasnormal);
267
}
268
269
BOOL ShellCache::HideMenusForUnversionedItems()
270
{
Callers
2
GetStatusForPathInternal
Method · 0.80
IsMemberOf
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected