Fix #326: Do not assume 'master' as the default checked out branch

This commit is contained in:
Danny Moesch 2019-11-07 23:25:46 +01:00 committed by Mingshen Sun
parent de88b27d1a
commit 4c47729a6e
4 changed files with 15 additions and 8 deletions

View file

@ -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.";