Closed
Bug 1504966
Opened 7 years ago
Closed 7 years ago
GIT: Rebase at the end of the stack, rather than with each commit
Categories
(Conduit :: moz-phab, enhancement)
Conduit
moz-phab
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: zalun, Assigned: zalun)
References
Details
(Keywords: conduit-triaged)
Attachments
(1 file)
Git part
| Assignee | ||
Comment 1•7 years ago
|
||
We're rebasing the current branch on every amend. That's not
necessary. Instead we should rebase all branches containing ammended
commits after all of the amends.
This patch is also working with splits so the block and check is removed.
Updated•7 years ago
|
Assignee: nobody → pzalewa
Keywords: conduit-triaged
| Assignee | ||
Updated•7 years ago
|
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•