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.
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.
Either download from the project releases, or install with Homebrew:
$ brew install jacobwgillespie/tap/git-syncRun either git-sync or git sync.
MIT License, see LICENSE