| Issue 116: | Online "rebase interactive" to create a temporary branch from changes | |
| 2 people starred this issue and may be notified of changes. | Back to list |
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.
Sep 24, 2009
(No comment was entered for this change.)
Cc:
swetl...@android.com
|
|
| ► Sign in to add a comment |
Owner: ---