mirror of
https://github.com/zhigang1992/probot.github.io.git
synced 2026-01-12 09:14:23 +08:00
1.4 KiB
1.4 KiB
title, description, slug, screenshots, authors, repository, host, stars, updated, installations, organizations
| title | description | slug | screenshots | authors | repository | host | stars | updated | installations | organizations | |||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Pull | Keep your forks up-to-date. | pull |
|
|
wei/pull | https://pull.now.sh | 82 | 2019-01-14 19:18:13 UTC | 234 |
|
Keep your forks up-to-date via automatic pull requests, merges, or hard resets.
Features
- A pull request is created when an upstream is updated (checks periodically).
- Pull requests can be automatically merged or hard reset to match upstream.
Upstream must be in the same fork network
Setup
⚠️Before you start: Make a backup if you've made changes.
Basic setup:
- Install
Pull app.
- That's it!
Pull app will automatically watch and pull in upstream's default (master) branch to yours with hard reset.
💡 Best Practice: Do NOT touch default (master) branch in any forks. Always create new branches to work on.
For advanced setup and customizations, please visit wei/pull.