fix(migrate): keep canola docs reachable from main #337

Merged
barrettruth merged 1 commit from fix/332-main-migration-help into main 2026-04-30 19:54:40 +00:00
barrettruth commented 2026-04-30 19:50:42 +00:00

Problem

On main, :Oil --migrate points users at :h canola-migration and related canola help tags, but those topics only ship with the canola branch. Users on main can hit blank help and the migration flow dead-ends.

Solution

Add main-branch help stubs for canola-migration, canola-migration-removed, and canola-recipes, and update :Oil --migrate so it explicitly says the full guide lives on the canola branch after switching.

## Problem On `main`, `:Oil --migrate` points users at `:h canola-migration` and related canola help tags, but those topics only ship with the `canola` branch. Users on `main` can hit blank help and the migration flow dead-ends. ## Solution Add main-branch help stubs for `canola-migration`, `canola-migration-removed`, and `canola-recipes`, and update `:Oil --migrate` so it explicitly says the full guide lives on the `canola` branch after switching.
Sign in to join this conversation.
No description provided.