format changes

Yanbing 2017-09-27 12:58:54 -07:00
parent 729e9daf58
commit 3dd08e8179

@ -24,6 +24,7 @@
`ssh-add.exe <user priviate>` `ssh-add.exe <user priviate>`
1. To check out a repository: 1. To check out a repository:
**Note that `git clone username@domain@servermachine:C:/test/myrepo.git` does not work due to [known issue](https://github.com/PowerShell/Win32-OpenSSH/issues/895). Work around it by following steps: **Note that `git clone username@domain@servermachine:C:/test/myrepo.git` does not work due to [known issue](https://github.com/PowerShell/Win32-OpenSSH/issues/895). Work around it by following steps:
``` ```