Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TortoiseGit/TortoiseGit
/ SetDescriptiveName
Method
SetDescriptiveName
src/TortoiseMerge/WorkingFile.cpp:44–47 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
42
}
43
44
void CWorkingFile::SetDescriptiveName(const CString& newDescName)
45
{
46
m_sDescriptiveName = newDescName;
47
}
48
49
CString CWorkingFile::GetDescriptiveName()
50
{
Callers
3
InitInstance
Method · 0.80
PatchFile
Method · 0.80
DiffFiles
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected