git-dance
TypeScript icon, indicating that this package has built-in type declarations

1.1.0 • Public • Published

git-dance

功能:复制已有 git 项目到新地址。

安装

npm install git-dance -g

使用

前提:新地址已经创建空项目。

git-dance --src=https://git.xxx.com/yyy.git --dst=https://yyy.com/zzz.git

说明:

  • --src 源地址
  • --dst 新地址

Readme

Keywords

Package Sidebar

Install

npm i git-dance

Weekly Downloads

0

Version

1.1.0

License

ISC

Unpacked Size

7.83 kB

Total Files

6

Last publish

Collaborators

  • cellerchan