wgit
v1.0.8
Published
用来下载git仓库到当前路径,而不是一个目录里面
Readme
Clone and move the repository to the current directory. The difference from the git clone command is that git clone will download the repository to a subdirectory of the current directory each time, but wgit will download the repository to the current directory. In some cases, this command will reduce some unnecessary operations.
The current version supports only work in the windows
Come in handy
Install with
npm install -g wgitUser with
wgit https://path/to/gitrepository