Skip to content

jacobwgillespie/git-sync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages