Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/zivyangll/ppush

每次 push 代码之前都自动 pull 最新代码
https://github.com/zivyangll/ppush

Last synced: 30 days ago
JSON representation

每次 push 代码之前都自动 pull 最新代码

Awesome Lists containing this project

README

        

# ppush
=============

## 两个目的
- 在 push 代码之前强制进行 pull
- 在 push 之前强制保持工作区 clean

## 安装
```bash
sudo npm i ppush -g
```