Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TortoiseGit/TortoiseGit
/ GetMenuLayout11
Method
GetMenuLayout11
src/TortoiseShell/ShellCache.cpp:185–189 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
183
}
184
185
TGitContextMenuEntries ShellCache::GetMenuLayout11()
186
{
187
RefreshIfNeeded();
188
return from_underlying<TGitContextMenuEntries>(menuLayout11);
189
}
190
191
TGitContextMenuEntries ShellCache::GetMenuLayout()
192
{
Callers
1
QueryContextMenu
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected