Go to file
Christoph Settgast b61f5b2ec9 Fix listing changes over SSH for 2.14
The SSH query API changed from 2.13 to 2.14 from

{"number":"1", ...}

to

{"number":1, ...}

so we need to stringify everything in order to do len, encode etc. on
it.

Change-Id: I06bdd1b4b1181d00a27ce1e76f97baed8cde1284
Story: 2001095
2017-07-25 08:53:48 +02:00
2015-06-17 00:56:40 +00:00
2012-12-16 10:40:51 -08:00
2013-08-15 20:42:37 +00:00
2013-08-15 21:08:08 +00:00
2011-09-25 09:16:31 -07:00
2013-08-15 20:42:37 +00:00
2016-02-02 15:52:39 -08:00

git-review

A git command for submitting branches to Gerrit

git-review is a tool that helps submitting git branches to gerrit for review.

Description
Tool for uploading changesets to Gerrit from git
Readme 7.2 MiB
Languages
Python 89.7%
Roff 10.3%