Changes
Page history
aliases
authored
Feb 27, 2015
by
Administrator
Show whitespace changes
Inline
Side-by-side
create-ssh-key.markdown
View page @
2e23c6c2
...
...
@@ -3,6 +3,12 @@
Windows
1.
Установить git-клиент с официального сайта (http://git-scm.com/download/win).
2.
При установке выбрать опции:
-
Use git from Windows command prompt
-
Use OpenSSH
2.
Воспользоваться утилитой "ssh-keygen.exe" из поставки.
`ssh-keygen -t rsa -C "youremail"`
.
3.
Полученный ключ разместить в %USERPROFILE%
\\
.ssh.
...
...
...
...