Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

gitpush

Package Overview
Dependencies
Maintainers
1
Versions
66
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gitpush - npm Package Compare versions

Comparing version 0.0.6 to 0.0.7

4

package.json
{
"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 @@

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc