An internal method for initializing a git repository and adding a
remote origin. For internal use. Users should call
init or use_git directly instead.
1 | enable_git(project_root, choice, remote)
|
project_root |
root directory for the project being created |
choice |
the choice selected interactively when
|
remote |
the URL of the remote origin. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.