It is to transfer the code from one folder to another.
大家讲道理2017-05-02 09:37:03
git mv
To move a file or directory or change its name, you will be asked to enter the target file or directory.
仅有的幸福2017-05-02 09:37:03
git clone This command is used when downloading the source code from the server to the local computer.
If you want to migrate folders, you should use the following command:
git mv