Description Usage Arguments Details
Copys files ignored by git from a remote computer using rsync. Both computers must have rsync and git installed.
| 1 | rsync_pull(remote, user, host, port = 22, local)
 | 
| remote | The path to the analogous verison of the git repository on the remote computer. | 
| user | The user of the remote computer. | 
| host | The address of the remote computer. | 
| port | The port of ssh agent on the remote computer. | 
| local | A a git repository or one of its subdirectories on the local computer. | 
Will not transfer empty folders.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.