Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Runar Myklebust authored Mar 27, 2019
1 parent 6302b90 commit f94df92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ The jgit is a bit particular on the format of the key, so use the ```-m PEM```-s
ssh-keygen -t rsa -m PEM
````

Using the ```strictHostKeyChecking```=false is an alternative to adding the host to ```~/.ssh/known_hosts```
To allow ssh to a repo, add host to ```~/.ssh/known_hosts```, or optionally specify the ```strictHostKeyChecking=false``` option on a connection


## Usage
Expand Down

0 comments on commit f94df92

Please sign in to comment.