Go to file
David Ostrovsky d07bb33996 InlineEdit: Allow to upload change edit with git push
Edits can already be pulled with download commands. This change allows
edit to be pushed to gerrit by using magic branch %edit option.

Change must already exist for edit to be created/replaced. One use case
where edit might need to be replaced with git operations is rebasing of
edits on new patch set, in which case two refs are affected: old ref is
deleted and new ref is created:

  $ git push g HEAD:refs/for/master%e
  Counting objects: 14, done.
  [...]
  remote: Processing changes: updated: 1, refs: 2, done
  remote:
  remote: Updated Changes:
  remote:   http://localhost:8080/42 Fix typo in the doc [EDIT]

Change-Id: I3dbf66f1700c212ab90acfa77a5bd1e774b94555
2015-02-13 18:14:22 +01:00
2014-12-18 11:16:03 +09:00
2013-11-30 01:53:00 -08:00
2015-02-03 07:47:38 +00:00
2015-02-03 18:13:39 -08:00
2015-02-12 14:50:19 +09:00
2015-02-12 10:35:24 +00:00
2015-01-21 08:29:26 +00:00
2013-11-09 07:45:00 +01:00
2015-01-23 17:56:02 +09:00
2014-05-19 11:41:31 -07:00
2008-11-14 16:59:34 -08:00
2009-03-27 20:20:10 -07:00
2014-07-23 12:05:35 +09:00
Description
RETIRED, Gerrit as used by OpenStack
120 MiB