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

https://github.com/arronf2e/test-auto-pull-test-server

test-auto-pull-test-server
https://github.com/arronf2e/test-auto-pull-test-server

Last synced: about 1 year ago
JSON representation

test-auto-pull-test-server

Awesome Lists containing this project

README

          

### 需求

当我请求 127.0.0.1:9999/autopull/xxxx 的时候

需要做的内容:

cd d:/projects/xxxx

git checkout test

git pull origin test