MCPcopy 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
263BOOL ShellCache::ShowExcludedAsNormal()
264{
265 RefreshIfNeeded();
266 return (excludedasnormal);
267}
268
269BOOL ShellCache::HideMenusForUnversionedItems()
270{

Callers 2

IsMemberOfMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected