Package Exports
- gitcut
- gitcut/index.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (gitcut) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
gitcut
shortcuts for git
Installation
$ npm install -g gitcutUsuage
从远程源拉取代码
gitcut query [remoteUrl] [branch] [paths]提交工作区所有内容
gitcut submit [message]