morgan pushed to branch tor-browser-147.0a1-16.0-2 at The Tor Project / Applications / Tor Browser
Commits:
-
fd282679
by Morgan at 2026-02-18T16:19:47+00:00
2 changed files:
Changes:
| ... | ... | @@ -78,24 +78,6 @@ The step-by-step rebase process is detailed on the [Rebase Process](https://gitl |
| 78 | 78 | - [ ] `base-browser-...-2-build1`
|
| 79 | 79 | - [ ] Make `tor-browser-...-2` the default branch
|
| 80 | 80 | |
| 81 | -- Rebase Mullvad Browser
|
|
| 82 | - - Prepare the rebase
|
|
| 83 | - - [ ] Push the `base-browser-*` tag
|
|
| 84 | - - [ ] Freeze the current default branch
|
|
| 85 | - - [ ] Create the target branch (`mullvad-browser-...-1`)
|
|
| 86 | - - Do the rebase
|
|
| 87 | - - [ ] Cherry-pick commits until `mullvad-browser-...-build1`
|
|
| 88 | - - [ ] Squash (`git rebase --autosquash base-browser-...-build1`)
|
|
| 89 | - - [ ] Cherry-pick the remaining commits
|
|
| 90 | - - [ ] Reorder commits
|
|
| 91 | - - Merge
|
|
| 92 | - - [ ] Perform a self-review (`git range-diff` + diff of diffs)
|
|
| 93 | - - [ ] Run linters
|
|
| 94 | - - [ ] File a merge request
|
|
| 95 | - - [ ] Tag and update the repository
|
|
| 96 | - - [ ] Tag `mullvad-browser-...-build1`
|
|
| 97 | - - [ ] Make `mullvad-browser-...-2` the default branch
|
|
| 98 | - |
|
| 99 | 81 | ---
|
| 100 | 82 | |
| 101 | 83 | /label ~"Apps::Product::TorBrowser"
|
| ... | ... | @@ -25,20 +25,6 @@ The step-by-step rebase process is detailed on the [Rebase Process](https://gitl |
| 25 | 25 | - [ ] `tor-browser-...-build1`
|
| 26 | 26 | - [ ] `base-browser-...-build1`
|
| 27 | 27 | |
| 28 | -- Rebase Mullvad Browser
|
|
| 29 | - - Prepare the rebase
|
|
| 30 | - - [ ] Push the `base-browser-*` tag
|
|
| 31 | - - Do the rebase
|
|
| 32 | - - [ ] Cherry-pick commits until `mullvad-browser-...-build1`
|
|
| 33 | - - [ ] Squash (`git rebase --autosquash base-browser-...-build1`)
|
|
| 34 | - - [ ] Cherry-pick the remaining commits
|
|
| 35 | - - [ ] Reorder commits
|
|
| 36 | - - Merge
|
|
| 37 | - - [ ] Perform a self-review (`git range-diff` + diff of diffs)
|
|
| 38 | - - [ ] Run linters
|
|
| 39 | - - Tag
|
|
| 40 | - - [ ] `mullvad-browser-...-build1`
|
|
| 41 | - |
|
| 42 | 28 | ---
|
| 43 | 29 | |
| 44 | 30 | /label ~"Apps::Product::TorBrowser"
|