dhensby/githubsync

Sync forked github repos

v0.4.0 2018-08-20 13:23 UTC

This package is auto-updated.

Last update: 2024-09-18 04:33:46 UTC


README

Sync your forked repositories with their upstream parents.

Installation

composer global require dhensby/githubsync

Usage

githubsync repository:update <organisation/username> [<repository>...]

Supply your GitHub username or organisation name and optionally the repositories you want to update (if none provided assume all forked repositories).

Options