# README
git-sync
git-sync
updates all local branches from remotes.
Installation
Install with brew
.
$ brew tap arbourd/tap
$ brew install git-sync
Usage
Update your branches.
$ git sync
Updated branch main (was 8915328).
Updated branch feature-123 (was 7c24329).
License
git-sync
is an extraction of the sync command from github/hub and retains its original MIT license.
# Packages
No description provided by the author