git-sync

🗑️ git-sync to fast-forward outdated branches and remove merged and deleted upstream branches

MIT License

Stars
16
Committers
2

git-sync

A small CLI that implements the functionality of hub sync. Run git-sync to fast-forward outdated branches and remove merged and deleted upstream branches.

Why

hub is deprecated by the gh CLI, gh won't be implementing hub sync, and I haven't found an alternative script that performs the same actions as hub sync.

Installation

Either download from the project releases, or install with Homebrew:

$ brew install jacobwgillespie/tap/git-sync

Usage

Run either git-sync or git sync.

License

MIT License, see LICENSE

Package Rankings
Top 8.16% on Proxy.golang.org