MCPcopy 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
44void CWorkingFile::SetDescriptiveName(const CString& newDescName)
45{
46 m_sDescriptiveName = newDescName;
47}
48
49CString CWorkingFile::GetDescriptiveName()
50{

Callers 3

InitInstanceMethod · 0.80
PatchFileMethod · 0.80
DiffFilesMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected