mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-05-11 12:25:47 +02:00
refactor credential handling
This commit is contained in:
parent
d0805616e4
commit
46e9946854
16 changed files with 118 additions and 112 deletions
|
@ -87,7 +87,6 @@ func localisedTitle(mApp *app.App, str string) string {
|
|||
"commitMessage": tr.CommitMessageTitle,
|
||||
"commits": tr.CommitsTitle,
|
||||
"confirmation": tr.ConfirmationTitle,
|
||||
"credentials": tr.CredentialsTitle,
|
||||
"information": tr.InformationTitle,
|
||||
"main": tr.MainTitle,
|
||||
"patchBuilding": tr.PatchBuildingTitle,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue