Grit copies commits from a source repository to a destination repository. It is intended to mirror projects residing in an private monorepo to an external project-specific Git repository.
Usage:
$ go get [-u] github.com/grailbio/grit
$ grit [-push] [-dump] src dst rules...