mirror of https://github.com/CrimsonTome/tldr.git
322 B
322 B
git rscp
This command is an alias of
git scp
, to copy files from the current working tree to the working directory of a remote repository. Part ofgit-extras
. More information: https://github.com/tj/git-extras/blob/master/Commands.md#git-scp.
- View documentation for the original command:
tldr git scp