diff --git a/pages/common/git-rscp.md b/pages/common/git-rscp.md new file mode 100644 index 0000000000..92ad56f0af --- /dev/null +++ b/pages/common/git-rscp.md @@ -0,0 +1,9 @@ +# 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: . + +- View documentation for the original command: + +`tldr git scp`