Description Usage Arguments Details See Also
Add a remote at a given github repository
1 | git_remote(projname = ".", repo)
|
projname |
path to a folder with a git repository, by default "." (current directory) |
repo |
repository address in the format "username/repo[/subdir]" |
Connects a GitHub remote to the given git repository. This assumes a GitHub repository and SSH is already set up.
Other git functions: git_commit
,
git_init
, git_push
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.