Description Usage Arguments Author(s)
This function adds a url to ssh known hosts. This allows us to enable users to run some code (a module) to automatically do git updates without the user needing to manually uthenticate that they want to add the url as a known host (e.g. github.com) when you do a git query (fetch/pull/etc).
1 | add_ssh_known_host(known_host)
|
known_host |
A host to search for and add as known host. e.g. "github.com" |
Karsten Sieber karsten.b.sieber@gsk.com
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.