Comparing version 0.0.6 to 0.0.7
{ | ||
"name": "gitpush", | ||
"version": "0.0.6", | ||
"description": "A command line utility to Git Add all modified files and commit them.", | ||
"version": "0.0.7", | ||
"description": " Git 命令行实用程序,将所有修改过的文件并提交它们.A command line utility to Git Add all modified files and commit them.", | ||
"scripts": { | ||
@@ -6,0 +6,0 @@ "test": "echo \"Error: no test specified\" && exit 1" |
@@ -17,3 +17,3 @@ | ||
老板在也不用看我不停的 `get` 提交啦 | ||
老板再也不用看我不停的 `git` 提交啦 | ||
@@ -34,5 +34,7 @@ | ||
## Usage | ||
全局安装 gitpush 后 , 打开您的终端,定位到您的项目目录 | ||
全局安装 gitpush 后 , 打开您的终端,定位到您的项目根目录 | ||
>一定要项目初始化完成后使用哦 | ||
After installing the module globally, | ||
@@ -45,3 +47,3 @@ open up your terminal, navigate to the git directory of your choice and type: | ||
$ gitpush --> is use Time now | ||
$ gitpush \\ Commit is use Time now | ||
``` | ||
@@ -53,8 +55,2 @@ | ||
The command will output all the modified files added and then output whether commit was performed successfully or not. | ||
Works on all platforms with git installed. | ||
Please request any new feature on the github repository or create a pull request that adds new features. | ||
### Donate | ||
@@ -61,0 +57,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
97298
56