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
- Host: GitHub
- URL: https://github.com/arronf2e/test-auto-pull-test-server
- Owner: arronf2e
- Created: 2018-04-08T07:08:13.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-05-24T09:27:41.000Z (about 8 years ago)
- Last Synced: 2025-02-07T10:28:41.780Z (over 1 year ago)
- Language: JavaScript
- Size: 17.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### 需求
当我请求 127.0.0.1:9999/autopull/xxxx 的时候
需要做的内容:
cd d:/projects/xxxx
git checkout test
git pull origin test