Fix #326: Do not assume 'master' as the default checked out branch
This commit is contained in:
parent
de88b27d1a
commit
4c47729a6e
4 changed files with 15 additions and 8 deletions
|
|
@ -94,6 +94,7 @@
|
|||
"SyncingPasswordStore" = "Syncing Password Store";
|
||||
"PullingFromRemoteRepository" = "Pulling from Remote Repository";
|
||||
"PushingToRemoteRepository" = "Pushing to Remote Repository";
|
||||
"SpecifyBranchName." = "Please specify the name of the branch to be used.";
|
||||
|
||||
// SSH
|
||||
"FillInSshKeyPassphrase." = "Please fill in the passphrase of your SSH key.";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue