jj-bookmark
Verified for current stable LTS
Jj Bookmark Command: Move Bookmark To Another Revision
Use for move bookmark to another revision with Jj Bookmark. Exact CLI syntax to move bookmark to another revision using Jj Bookmark.
When to use this: Use for move bookmark to another revision with Jj Bookmark.
Command Syntax
jj b m -t <revision> <name> jj b m -t <revision> <name> Command Breakdown
-t- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to move bookmark to another revision using Jj Bookmark.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Jj Bookmark Command: Create Bookmark At Revision
jj b c -r <revision> <name> Jj Bookmark Command: Delete Bookmark With Remotes Propagation jj b d <name> Jj Bookmark Command: Forget Bookmark Locally jj b f <name> Jj Bookmark Command: List All Existing Bookmarks jj b l Jj Bookmark Command: Track Remote Bookmarks jj b t <name>@<remote>