1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-08-15 02:15:41 +02:00
tldr/pages/common/git-rscp.md
2023-10-16 09:21:07 +02:00

9 lines
322 B
Markdown

# 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 of `git-extras`.
> More information: <https://github.com/tj/git-extras/blob/master/Commands.md#git-scp>.
- View documentation for the original command:
`tldr git scp`