git-cl

Git extension for interaction with rietveld
Download

git-cl Ranking & Summary

Advertisement

  • Rating:
  • License:
  • BSD License
  • Price:
  • FREE
  • Publisher Name:
  • Evan Martin
  • Publisher web site:
  • http://logjam.danga.com/

git-cl Tags


git-cl Description

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.InstallYou can use pip, easy_install or download it from PyPI:% pip install git-cl% easy_install git-cl% git clone git://github.com/timeredbull/ConfigureTo 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)UsageCreate a new CLMake a new branch, commit your changes and run:% git change masterIt will generate the new CL within Rietveld.Update a CLTo 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.Product's homepage


git-cl Related Software