gitutil

module
v0.0.0-...-1625713 Latest Latest
Warning

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

Go to latest
Published: Jul 8, 2021 License: BSD-3-Clause

README

Misc tools for working with git and Gerrit.

For now only git-cleanup.

Install with:

  $ go get github.com/bradfitz/gitutil/git-cleanup

Use like:

  $ git checkout master
  $ git sync                # aka git codereview sync
  $ git cleanup

(Assuming you're contributing to Go with git-codereview and Gerrit; see https://golang.org/doc/contribute.html)

Directories

Path Synopsis
The git-allgoupdate command runs "go get -u" on all Go-related repos.
The git-allgoupdate command runs "go get -u" on all Go-related repos.
The git-cleanup command deletes branches which have already been merged to the Gerrit server.
The git-cleanup command deletes branches which have already been merged to the Gerrit server.
The git-clpatch command fetches a CL from gerrit and cherry-picks it without commit.
The git-clpatch command fetches a CL from gerrit and cherry-picks it without commit.

Jump to

Keyboard shortcuts

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