The update command pulls the latest changes from the current checked-out branch into your current workspace.Documentation Index
Fetch the complete documentation index at: https://docs.diversion.dev/llms.txt
Use this file to discover all available pages before exploring further.
[--conflict_resolution <strategy>] sets how conflicts are handled:
manual— resolve conflicts manually (default)keep-current— keep the workspace’s changesaccept-incoming— accept the latest changes from the checked-out branch

