Skip to main content

git-change is a git extension for interaction with rietveld code revie tool.

It is inspired by git-cl and use parts of code provided by Google in the codereview mercurial plugin available at the Go programming language repository.

Install

You can use pip, easy_install or download it from PyPI:

% [sudo] pip install git-cl
% [sudo] easy_install git-cl
% git clone git://github.com/timeredbull/

Configure

To configure git-change, run the config command:

% git config git-change.server <server> (default is codereview.appspot.com)
% git config git-change.default-cc <default-cc-email> (default is none)

Usage

Create a new CL

Make a new branch, commit your changes and run:

% git change master

It will generate the new CL within Rietveld.

Update a CL

To update your CL, change make other commits and just run git change again. It will detect that there is already a CL associated with your current branch and upload a new patch-set.

More instructions soon :)

Release history Release notifications | RSS feed

This release

0.0.1 This release

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page