Description Usage Arguments Details See Also
Push changes to a remote repository
1 | git_push(projname = ".")
|
projname |
path to a folder with a git repository, and a remote cennected. By default "." (current directory) |
This will push all changes made in the given local repository to the master branch of the 'origin' remote repository.
Other git functions: git_commit
,
git_init
, git_remote
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.