Coder Social home page Coder Social logo

git-change's Introduction

#git-change

git-change is a git extension for interaction with rietveld <https://code.google.com/p/rietveld>_ code revie tool.

It is inspired by git-cl and the mercurial plugin provided by Google available at the [Go programming language repository] (http://code.google.com/p/go/source/browse/lib/codereview/codereview.py).

##Install

You can download pre-compiled binaries and add it to your PATH, or run go get (if you have Go installed):

% go get github.com/fsouza/git-change

##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 :)

git-change's People

Contributors

fsouza avatar

Stargazers

Angus H. avatar

Watchers

 avatar James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.