tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

061 Rebase - Stable.md (1213B)


⤵️ Rebase Stable

**Bookkeeping**

**Rebase**

The step-by-step rebase process is detailed on the Rebase Process wiki page. Refer to it for detailed instructions on how to perform each step.

- Prepare the rebase - [ ] Get the Firefox tag - [ ] Freeze the current default branch - [ ] Create the target branch - Do the rebase - [ ] Cherry-pick commits until tor-browser-...-build1 - [ ] Squash (git rebase --autosquash FIREFOX_...-build1) - [ ] Cherry-pick the remaining commits - [ ] Reorder commits - Merge - [ ] Perform a self-review (git range-diff + diff of diffs) - [ ] Run linters - Tag - [ ] tor-browser-...-build1 - [ ] base-browser-...-build1


/label ~"Apps::Product::TorBrowser" /label ~"Apps::Type::Rebase" /label ~"Apps::Impact::High" /label ~"Priority::Blocker"