tldr/pages/common/git-rscp.md

10 lines
322 B
Markdown
Raw Normal View History

2023-10-16 08:21:07 +01:00
# 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`