mirror of
https://github.com/sourcegit-scm/sourcegit
synced 2025-06-23 03:14:59 +00:00
feature<SSH>: supports using ssh private key to access remote git repository
This commit is contained in:
parent
306292147f
commit
75a46ceb74
11 changed files with 200 additions and 18 deletions
|
@ -22,6 +22,9 @@
|
|||
<sys:String x:Key="Text.ParentFolder">Parent Folder :</sys:String>
|
||||
<sys:String x:Key="Text.ParentFolder.Placeholder">Relative foler to store this module. Optional.</sys:String>
|
||||
|
||||
<sys:String x:Key="Text.SSHKey">SSH Private Key</sys:String>
|
||||
<sys:String x:Key="Text.SSHKey.Placeholder">Private SSH key store path</sys:String>
|
||||
|
||||
<sys:String x:Key="Text.About">ABOUT</sys:String>
|
||||
<sys:String x:Key="Text.About.Title">SourceGit - OPEN SOURCE GIT CLIENT</sys:String>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue