🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

wgit

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

wgit

用来下载git仓库到当前路径,而不是一个目录里面

latest
Source
npmnpm
Version
1.0.8
Version published
Weekly downloads
12
Maintainers
1
Weekly downloads
 
Created
Source

Build Status Dependency Status devDependency Status

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 wgit

User with

wgit https://path/to/gitrepository

FAQs

Package last updated on 21 Nov 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts