git-sync

command module
v0.1.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 9, 2021 License: MIT Imports: 11 Imported by: 0

README

git-sync

git-sync updates all local branches from remotes.

Installation

Install with gofish.

$ gofish rig add https://github.com/arbourd/rig
$ gofish install git-sync

Install with brew.

$ brew tap arbourd/tap
$ brew install git-sync

Install with go get.

$ go get -u github.com/arbourd/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.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL