Skip to content

Fork of google's repo tool to better support topic branches

License

Notifications You must be signed in to change notification settings

ogabbay/git-repo

Repository files navigation

repo

Repo is a tool built on top of Git. Repo helps manage many Git repositories, does the uploads to revision control systems, and automates parts of the development workflow. Repo is not meant to replace Git, only to make it easier to work with Git. The repo command is an executable Python script that you can put anywhere in your path.