Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ email
Method
email
plugins/git/gitnameemaildialog.cpp:65–68 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
63
}
64
65
QString GitNameEmailDialog::email() const
66
{
67
return ui->emailEdit->text();
68
}
69
70
bool GitNameEmailDialog::isGlobal() const
71
{
Callers
1
ensureValidGitIdentity
Method · 0.80
Calls
1
text
Method · 0.45
Tested by
no test coverage detected