Files
gerrit/Documentation
Raviteja Sunkara 791f339090 Add a way to change the destination of open changes
When the development is moved from one branch to next in a git project
and we want to get all the open changes from old branch to the new branch,
we have to create a new copy of those changes for the new branch.

Since these changes are not required on the old branch, moving would be
a better fit than other propagation methods (cherrypicking, manual upload).

This change provides a REST API '/changes/{change-id}/move' to
move an open change to a different branch.

Change-Id: I44c68be1d08e2e1f4eab4e4f1724047f20072ac3
2016-03-30 13:30:38 -06:00
..
2015-05-06 11:25:51 -07:00
2015-11-18 15:26:39 -05:00
2014-12-23 14:48:06 -08:00
2016-01-28 14:07:17 +01:00
2015-06-17 22:38:13 +00:00
2015-06-18 17:10:11 +02:00
2015-04-30 14:37:09 +00:00
2016-03-10 15:22:46 +09:00