Reverse
git scp
- copy files from the working directory of a remote repository to the current working tree. Part ofgit-extras
. More information: https://github.com/tj/git-extras/blob/master/Commands.md#git-scp.
git rscp remote_name path/to/file1 path/to/file2 ...
git rscp remote_name path/to/directory