diff --git a/prerelease/cli-reference/index.html b/prerelease/cli-reference/index.html index 2c62c0650..92dd24afc 100644 --- a/prerelease/cli-reference/index.html +++ b/prerelease/cli-reference/index.html @@ -5792,7 +5792,7 @@ does not match the jj help output exactly.

  • list — List branches and their targets
  • move — Move existing branches to target revision
  • rename — Rename old branch name to new branch name
  • -
  • set — Update an existing branch to point to a certain commit
  • +
  • set — Create or update a branch to point to a certain commit
  • track — Start tracking given remote branches
  • untrack — Stop tracking given remote branches
  • @@ -5890,7 +5890,7 @@ does not match the jj help output exactly.

  • <NEW> — The new name of the branch
  • jj branch set

    -

    Update an existing branch to point to a certain commit

    +

    Create or update a branch to point to a certain commit

    Usage: jj branch set [OPTIONS] <NAMES>...

    Arguments: