Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TortoiseGit/TortoiseGit
/ HideMenusForUnversionedItems
Method
HideMenusForUnversionedItems
src/TortoiseShell/ShellCache.cpp:269–273 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
267
}
268
269
BOOL ShellCache::HideMenusForUnversionedItems()
270
{
271
RefreshIfNeeded();
272
return (hidemenusforunversioneditems);
273
}
274
275
BOOL ShellCache::IsRemote()
276
{
Callers
2
QueryContextMenu
Method · 0.80
GetState
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected