evanchueng / gerrit

Automatically exported from code.google.com/p/gerrit
Apache License 2.0
0 stars 0 forks source link

Online "rebase interactive" to create a temporary branch from changes #116

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Reported by Brian Swetland <swetland@android.com> on Fri Mar 27 19:08:37 PDT 
2009
Source: JIRA GERRIT-116
Affected Version: 2.0.9

Allow creation of patchsets (a group of related changes) which can be viewed
as a list, and bulk reviewed/approved/submitted.

The general use case is to stage up a string of changes in a temporary branch,
download that branch, compile and test it, then mark the entire series as
"reviewed, approved, submitted", and merge them all en-mass to the destination
branch.  This is a large part of the maintainer workflow, but instead of doing
it in an email box, or in a Git repository, do it online through Gerrit's web
UI.

Original issue reported on code.google.com by code-rev...@gtempaccount.com on 24 Sep 2009 at 7:35

GoogleCodeExporter commented 9 years ago

Original comment by sop+code@google.com on 24 Sep 2009 at 10:32

GoogleCodeExporter commented 9 years ago

Original comment by sop+code@google.com on 24 Sep 2009 at 10:53