To merge a branch or commit into the current checkout branch, you use theDocumentation Index
Fetch the complete documentation index at: https://docs.diversion.dev/llms.txt
Use this file to discover all available pages before exploring further.
merge command:
<other_id> is the id of the branch or the commit you want to merge.
[--into <branch>] specifies the destination branch to merge into. Defaults to the current branch.
