git-cl

Software Screenshot:
git-cl
Software Details:
Version: 0.0.1
Upload Date: 20 Feb 15
Developer: Evan Martin
Distribution Type: Freeware
Downloads: 69

Rating: 3.0/5 (Total Votes: 1)

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.

Requirements:

  • Python

Similar Software

SmartCVS
SmartCVS

14 Apr 15

gitrecipe
gitrecipe

15 Apr 15

Svnmailer
Svnmailer

11 May 15

cvsd
cvsd

14 Apr 15

Other Software of Developer Evan Martin

BuildBot Error
BuildBot Error

6 May 15

LogJam
LogJam

12 May 15

Comments to git-cl

Comments not found
Add Comment
Turn on images!