Skip to content

bradfitz/gitutil

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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)

About

Utilities for working with git and Gerrit

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages